From d50cc6e3abbd7365a1cf66b859522fa812a5da98 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 3 May 2025 04:29:28 +0000 Subject: [PATCH] mailpit: Update to version 1.24.2 --- bucket/mailpit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mailpit.json b/bucket/mailpit.json index ffbe2327a1..2202abf764 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.24.1", + "version": "1.24.2", "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.24.1/mailpit-windows-amd64.zip", - "hash": "ed6ac17dc77d627cb22696a3f04fb19fc862ae1639aa169d48f2257f398d6111" + "url": "https://github.com/axllent/mailpit/releases/download/v1.24.2/mailpit-windows-amd64.zip", + "hash": "4420bf6214c63a34c0a4a5e3d7f06a905c56a960ca4a807f8a03c6c5086ea4ef" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.24.1/mailpit-windows-arm64.zip", - "hash": "97872e7a8c15382230fcf26f006de922a128c532656bab9be5832a35b21b0491" + "url": "https://github.com/axllent/mailpit/releases/download/v1.24.2/mailpit-windows-arm64.zip", + "hash": "b6a4a0abbfd142f0680150496e179191486a1168eaa24a84824dbb3024c8a055" } }, "bin": "mailpit.exe",