diff --git a/bucket/mailpit.json b/bucket/mailpit.json index 59fcf1f94b..414738353d 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.27.7", + "version": "1.27.8", "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.7/mailpit-windows-amd64.zip", - "hash": "80e26d163f7bc3204ca8ff44d80e1812a850288f649be2d533fe5bbf552a65b9" + "url": "https://github.com/axllent/mailpit/releases/download/v1.27.8/mailpit-windows-amd64.zip", + "hash": "429adff7d7cfe982c43f0a8e90c54dfba23f838a91d90be6464441e862eb1fe8" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.27.7/mailpit-windows-arm64.zip", - "hash": "c3bc7f9355397a9738018230469fd6a3997a2104309056df0b70f096b6e8c1f2" + "url": "https://github.com/axllent/mailpit/releases/download/v1.27.8/mailpit-windows-arm64.zip", + "hash": "6cbc8c75b6d4add40f734addb6addec57a1311bc0127d89e5a97d79ab37c66f9" } }, "bin": "mailpit.exe",