diff --git a/bucket/mailpit.json b/bucket/mailpit.json index 2202abf764..5e75dd3fce 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.24.2", + "version": "1.25.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.24.2/mailpit-windows-amd64.zip", - "hash": "4420bf6214c63a34c0a4a5e3d7f06a905c56a960ca4a807f8a03c6c5086ea4ef" + "url": "https://github.com/axllent/mailpit/releases/download/v1.25.0/mailpit-windows-amd64.zip", + "hash": "e4ab45a25d7c3f6cf352ab43de55a160a5f0815b3b36ea87c12f73e5af7c5a65" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.24.2/mailpit-windows-arm64.zip", - "hash": "b6a4a0abbfd142f0680150496e179191486a1168eaa24a84824dbb3024c8a055" + "url": "https://github.com/axllent/mailpit/releases/download/v1.25.0/mailpit-windows-arm64.zip", + "hash": "b457e320912c020490c4059f9f1ef3a21039bed94be622f1f87075255f2e10c8" } }, "bin": "mailpit.exe",