diff --git a/bucket/mailpit.json b/bucket/mailpit.json index 32ecef02fa..7f2970d290 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.27.11", + "version": "1.28.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.27.11/mailpit-windows-amd64.zip", - "hash": "d36745099e8c5c28099cf0aef5a9c9d38f7fdd7ae5cbf8f4f3da6d21db7cb6c4" + "url": "https://github.com/axllent/mailpit/releases/download/v1.28.0/mailpit-windows-amd64.zip", + "hash": "cf5888c8c4129ace77a41d91cadc3574807cce279c4ee90d5292754de0ebc1b2" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.27.11/mailpit-windows-arm64.zip", - "hash": "d3ea2d9f04b30bbc638ba8bedf29f46c511c06af5db10ccfbc322e38e46ddb6c" + "url": "https://github.com/axllent/mailpit/releases/download/v1.28.0/mailpit-windows-arm64.zip", + "hash": "cc8fffb5ccf05a658082915414601b51d947965830cb422310ce2a4dec2db2d9" } }, "bin": "mailpit.exe",