diff --git a/bucket/mailpit.json b/bucket/mailpit.json index 77dfa1d3b9..59fcf1f94b 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.27.6", + "version": "1.27.7", "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.6/mailpit-windows-amd64.zip", - "hash": "2c9ce02d70eeb913c63de8f26e3b6a931b77a0643ecdc3f6327fe284bb67a1d0" + "url": "https://github.com/axllent/mailpit/releases/download/v1.27.7/mailpit-windows-amd64.zip", + "hash": "80e26d163f7bc3204ca8ff44d80e1812a850288f649be2d533fe5bbf552a65b9" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.27.6/mailpit-windows-arm64.zip", - "hash": "1441bdc3ff546016000399c4b1da6e76b79e43b76a48410275ed960f0316fed9" + "url": "https://github.com/axllent/mailpit/releases/download/v1.27.7/mailpit-windows-arm64.zip", + "hash": "c3bc7f9355397a9738018230469fd6a3997a2104309056df0b70f096b6e8c1f2" } }, "bin": "mailpit.exe",