diff --git a/bucket/mailpit.json b/bucket/mailpit.json index 063410cc0b..3a277d3f36 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.25.1", + "version": "1.26.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.25.1/mailpit-windows-amd64.zip", - "hash": "1f45a4e100ba31d5548872824f21f78269d9983ec8375a664125ee1c18dffcb0" + "url": "https://github.com/axllent/mailpit/releases/download/v1.26.0/mailpit-windows-amd64.zip", + "hash": "6304a496312d412e2c2e398109972cde786d1aaca00a03ffcb678a4141828eed" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.25.1/mailpit-windows-arm64.zip", - "hash": "365830b2fac840e36b33555231b636b31a35a6f86abceefe32127b5a9f4d190e" + "url": "https://github.com/axllent/mailpit/releases/download/v1.26.0/mailpit-windows-arm64.zip", + "hash": "c8b5f4fb3b0fcb4245a65205d9ac0372d5566fad1f4ec6b665f7f83a0e53e7c2" } }, "bin": "mailpit.exe",