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",