From 43b4869861bfd7dd038e7ced93d2000e782cd9d7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 05:01:53 +0000 Subject: [PATCH] mailpit: Update to version 1.29.0 --- bucket/mailpit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mailpit.json b/bucket/mailpit.json index ed84483527..bbe3c8503e 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.28.4", + "version": "1.29.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.28.4/mailpit-windows-amd64.zip", - "hash": "32ecc91a480d9f3c5113a061cfa4d929e3a66176ebf8758aa32c7704d299650a" + "url": "https://github.com/axllent/mailpit/releases/download/v1.29.0/mailpit-windows-amd64.zip", + "hash": "f95f728e284f014679871c9e01e8a08983734d833b6ed4a15160df0e7649606b" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.28.4/mailpit-windows-arm64.zip", - "hash": "bb1459a8e88e9d8d962e7c94910b231a131986123caa83b85cb29849c8135455" + "url": "https://github.com/axllent/mailpit/releases/download/v1.29.0/mailpit-windows-arm64.zip", + "hash": "c8c50599275edd58d9745fe8b3845960541b0a098e7189ada576896ce8a1dc97" } }, "bin": "mailpit.exe",