{ "version": "1.17.1", "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" }, "arm64": { "url": "https://github.com/axllent/mailpit/releases/download/v1.17.1/mailpit-windows-arm64.zip", "hash": "143a70fb53d36d4f8bc952bafb29813078e15aded72bc550c8fe3aadd7986d47" } }, "bin": "mailpit.exe", "checkver": { "github": "https://github.com/axllent/mailpit" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/axllent/mailpit/releases/download/v$version/mailpit-windows-amd64.zip" }, "arm64": { "url": "https://github.com/axllent/mailpit/releases/download/v$version/mailpit-windows-arm64.zip" } } } }