From 49ab47a06de6721163da8cc7f8eee65f310089a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 12:31:42 +0000 Subject: [PATCH] mailpit: Update to version 1.20.4 --- bucket/mailpit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mailpit.json b/bucket/mailpit.json index 28a89d3bc3..26480737b1 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.20.3", + "version": "1.20.4", "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.20.3/mailpit-windows-amd64.zip", - "hash": "bceccc143dc97212149ed6a99ada8fbcb127dc4e3ccc8a12bc60b473e9582b80" + "url": "https://github.com/axllent/mailpit/releases/download/v1.20.4/mailpit-windows-amd64.zip", + "hash": "4908b6cbb341420ec9220cf2c24e9e801c59b5aeb01bea57bf5d5f2af7b99bb3" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.20.3/mailpit-windows-arm64.zip", - "hash": "8a1fab60c7d16734a1db9f6d0138dafad808e44de20a4d66f89c83e3021cf3f3" + "url": "https://github.com/axllent/mailpit/releases/download/v1.20.4/mailpit-windows-arm64.zip", + "hash": "949ea736335397f72806e64c7d0e79d0ea9b988ecd218b71dd7a224bdb1b1fc5" } }, "bin": "mailpit.exe",