diff --git a/bucket/mailpit.json b/bucket/mailpit.json index df859e67a1..297651b09b 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.27.9", + "version": "1.27.10", "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.9/mailpit-windows-amd64.zip", - "hash": "6d86230fcc00fc4df98da233acaa0370f6fe355545f4410fdeee20b2ed515824" + "url": "https://github.com/axllent/mailpit/releases/download/v1.27.10/mailpit-windows-amd64.zip", + "hash": "8b38b1c2f725f86843b955676a4c4b78b543a688508e581d11543b0419cb0e4f" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.27.9/mailpit-windows-arm64.zip", - "hash": "33f17215f6fbfd714ef8cd8ba50f020120bbdf24606829c65865984a5b560c24" + "url": "https://github.com/axllent/mailpit/releases/download/v1.27.10/mailpit-windows-arm64.zip", + "hash": "6b89a343c83d1b037f1d0ae1732399ec25f60bfa09fe1f8f09c448403daa9192" } }, "bin": "mailpit.exe",