From 3b33146c74ccab536b6610942bf33e292a4af0c9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 16:30:46 +0000 Subject: [PATCH] mailpit: Update to version 1.20.5 --- bucket/mailpit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mailpit.json b/bucket/mailpit.json index 26480737b1..6947d96d01 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.20.4", + "version": "1.20.5", "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.4/mailpit-windows-amd64.zip", - "hash": "4908b6cbb341420ec9220cf2c24e9e801c59b5aeb01bea57bf5d5f2af7b99bb3" + "url": "https://github.com/axllent/mailpit/releases/download/v1.20.5/mailpit-windows-amd64.zip", + "hash": "dc120f191eff43760286fd8760016fba08728fda7894a725d483bff91782f5c9" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.20.4/mailpit-windows-arm64.zip", - "hash": "949ea736335397f72806e64c7d0e79d0ea9b988ecd218b71dd7a224bdb1b1fc5" + "url": "https://github.com/axllent/mailpit/releases/download/v1.20.5/mailpit-windows-arm64.zip", + "hash": "1ed92738509925729841e2fdb1844a5be367198c8975fa79e28f03cd2a74aa01" } }, "bin": "mailpit.exe",