diff --git a/bucket/mailpit.json b/bucket/mailpit.json index 73f834affe..d54824a042 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.26.2", + "version": "1.27.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.26.2/mailpit-windows-amd64.zip", - "hash": "a5c2ee4be938078b1f968eaa150a94ecef9c2774b0c0f5d2f7241b8a8a0525f4" + "url": "https://github.com/axllent/mailpit/releases/download/v1.27.0/mailpit-windows-amd64.zip", + "hash": "48f605b63d9a37dedbaecac03f7b138c47495c41ce52b5e2d90835b4dd3d99b8" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.26.2/mailpit-windows-arm64.zip", - "hash": "f6f41e9500ff31fac42a99afc851f65fa1ff3518adfa7bec1525224f8f507d47" + "url": "https://github.com/axllent/mailpit/releases/download/v1.27.0/mailpit-windows-arm64.zip", + "hash": "f18f007739d4fd3db50323a79e31b5404b8200f0c9f3df57e41c8d3e37c52ba7" } }, "bin": "mailpit.exe",