From 9bbe7f659fa3d07842aaaeb73d9204e9f75fbde8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 08:30:58 +0000 Subject: [PATCH] mailpit: Update to version 1.28.0 --- bucket/mailpit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mailpit.json b/bucket/mailpit.json index 32ecef02fa..7f2970d290 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.27.11", + "version": "1.28.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.27.11/mailpit-windows-amd64.zip", - "hash": "d36745099e8c5c28099cf0aef5a9c9d38f7fdd7ae5cbf8f4f3da6d21db7cb6c4" + "url": "https://github.com/axllent/mailpit/releases/download/v1.28.0/mailpit-windows-amd64.zip", + "hash": "cf5888c8c4129ace77a41d91cadc3574807cce279c4ee90d5292754de0ebc1b2" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.27.11/mailpit-windows-arm64.zip", - "hash": "d3ea2d9f04b30bbc638ba8bedf29f46c511c06af5db10ccfbc322e38e46ddb6c" + "url": "https://github.com/axllent/mailpit/releases/download/v1.28.0/mailpit-windows-arm64.zip", + "hash": "cc8fffb5ccf05a658082915414601b51d947965830cb422310ce2a4dec2db2d9" } }, "bin": "mailpit.exe",