diff --git a/bucket/mailpit.json b/bucket/mailpit.json index b168f2499f..e489322c6f 100644 --- a/bucket/mailpit.json +++ b/bucket/mailpit.json @@ -1,16 +1,16 @@ { - "version": "1.17.1", + "version": "1.18.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.17.1/mailpit-windows-amd64.zip", - "hash": "eb2137d299e6d25f4500d98960e0f8cdfabcc10eba3c79020210f556ae5a9580" + "url": "https://github.com/axllent/mailpit/releases/download/v1.18.0/mailpit-windows-amd64.zip", + "hash": "46416360abb31ae3bcf02bbfc559c93791f9d3f409396e14b810250b9148d20e" }, "arm64": { - "url": "https://github.com/axllent/mailpit/releases/download/v1.17.1/mailpit-windows-arm64.zip", - "hash": "143a70fb53d36d4f8bc952bafb29813078e15aded72bc550c8fe3aadd7986d47" + "url": "https://github.com/axllent/mailpit/releases/download/v1.18.0/mailpit-windows-arm64.zip", + "hash": "6015b5a7d75383888579df638ecc56b1a02bb9590f29d862deef81fa68c18f41" } }, "bin": "mailpit.exe",