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