From 3a8147c8c2ac62476e220ab211e1e2ac3310cb35 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 12:31:13 +0000 Subject: [PATCH] mailpit: Update to version 1.19.3 --- bucket/mailpit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mailpit.json b/bucket/mailpit.json index e195882d4e..1384d19ced 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.19.2", + "version": "1.19.3", "description": "An email and SMTP testing tool with API for developers", "homepage": "https://mailpit.axllent.org", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.19.2/mailpit-windows-amd64.zip", - "hash": "6a4a6e35245b1d5bb95582c5e9c696ac9049f5025787cf49e03c86183d8db651" + "url": "https://github.com/axllent/mailpit/releases/download/v1.19.3/mailpit-windows-amd64.zip", + "hash": "900c75a91230ef36b35210a3a5f3226d05836e4f186b2990ac2185d3e1db19d2" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.19.2/mailpit-windows-arm64.zip", - "hash": "f298519faa7e6a1cd6d1efdb3f10d3a342fa1d54c92f52dfe62bf32cecb08f32" + "url": "https://github.com/axllent/mailpit/releases/download/v1.19.3/mailpit-windows-arm64.zip", + "hash": "541a7e2793d84f9ad66d50e528e1d85e332ed98097123db6ec47c8aaeb0cbef8" } }, "bin": "mailpit.exe",