diff --git a/bucket/mailpit.json b/bucket/mailpit.json index 60a11b9d1f..27e89a7243 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.21.8", + "version": "1.22.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.21.8/mailpit-windows-amd64.zip", - "hash": "934dbd469da0f61ec7d1619e2d3c5a8c6179b7beab4a6d1900c3916ee2d547fb" + "url": "https://github.com/axllent/mailpit/releases/download/v1.22.0/mailpit-windows-amd64.zip", + "hash": "0cad9d1d15d4e9e40341a96243316b071c899c239c50757e47673f4e45e9fdd0" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.21.8/mailpit-windows-arm64.zip", - "hash": "347dcd2d2c6c9f3040b4fa2c2a5518ec8ca23a9d1b00d13c85c9e402f18754a6" + "url": "https://github.com/axllent/mailpit/releases/download/v1.22.0/mailpit-windows-arm64.zip", + "hash": "bb588729ea2655cc5fcf9e25d181dc1a2d61f8d690106717aa5751193ebac915" } }, "bin": "mailpit.exe",