From 2cf5771107fb4ea1a0b637a8c456fdc018cff466 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 08:33:30 +0000 Subject: [PATCH] mailpit: Update to version 1.29.1 --- bucket/mailpit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mailpit.json b/bucket/mailpit.json index bbe3c8503e..528302dc5f 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.29.0", + "version": "1.29.1", "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.29.0/mailpit-windows-amd64.zip", - "hash": "f95f728e284f014679871c9e01e8a08983734d833b6ed4a15160df0e7649606b" + "url": "https://github.com/axllent/mailpit/releases/download/v1.29.1/mailpit-windows-amd64.zip", + "hash": "dd05ca71809864395da1ff02fdd1d1eed7e58d8769c78950b90ee8721565adda" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.29.0/mailpit-windows-arm64.zip", - "hash": "c8c50599275edd58d9745fe8b3845960541b0a098e7189ada576896ce8a1dc97" + "url": "https://github.com/axllent/mailpit/releases/download/v1.29.1/mailpit-windows-arm64.zip", + "hash": "a1a81bb3aeff423cabb40d395c3b8e446ac6010d4f04c6c8acceaf4f92eb4224" } }, "bin": "mailpit.exe",