From a33d56ba41896ad8de81d7d804bc9f467b00014b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 08:28:16 +0000 Subject: [PATCH] mailpit: Update to version 1.20.0 --- bucket/mailpit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mailpit.json b/bucket/mailpit.json index 1384d19ced..aeed326dcf 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.19.3", + "version": "1.20.0", "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.3/mailpit-windows-amd64.zip", - "hash": "900c75a91230ef36b35210a3a5f3226d05836e4f186b2990ac2185d3e1db19d2" + "url": "https://github.com/axllent/mailpit/releases/download/v1.20.0/mailpit-windows-amd64.zip", + "hash": "4fbdb8c5b78b0b3e7c371d7355ac3b8ca030b656e6032f0b3e2593a974bf17ae" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.19.3/mailpit-windows-arm64.zip", - "hash": "541a7e2793d84f9ad66d50e528e1d85e332ed98097123db6ec47c8aaeb0cbef8" + "url": "https://github.com/axllent/mailpit/releases/download/v1.20.0/mailpit-windows-arm64.zip", + "hash": "212054b122cbd2e0065e0b34234f5110a20ec75385898ae0a19fdc9acf11f90a" } }, "bin": "mailpit.exe",