From 6a262e708065d97dd3d4cbe3e4461b736640594c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 18 Jan 2026 12:31:46 +0000 Subject: [PATCH] mailpit: Update to version 1.28.3 --- bucket/mailpit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mailpit.json b/bucket/mailpit.json index 97b590f6f1..0e9aeb4354 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.28.2", + "version": "1.28.3", "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.28.2/mailpit-windows-amd64.zip", - "hash": "4ea65e3c653697d326856fbc7bdc53e16e39e5de5292864a50e9a266ac63ff5a" + "url": "https://github.com/axllent/mailpit/releases/download/v1.28.3/mailpit-windows-amd64.zip", + "hash": "814b32d047597de96c64e539c2406f1cba36dcfaa19ce7b10e34d05ba9f1b094" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.28.2/mailpit-windows-arm64.zip", - "hash": "acd2676d8d321f3ec016b80c3292034f9090bedebe5719ed74b61b5873d5b188" + "url": "https://github.com/axllent/mailpit/releases/download/v1.28.3/mailpit-windows-arm64.zip", + "hash": "b11ff12d223c6a430941d2b5979e737a70a907bb2ceb046e3ed0e0bed5e43188" } }, "bin": "mailpit.exe",