{ "version": "1.19.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.19.0/mailpit-windows-amd64.zip", "hash": "d080f3e5c7deeda00f39af9b7e9178007ff5c474aed308feadbbcb6c380aade6" }, "arm64": { "url": "https://github.com/axllent/mailpit/releases/download/v1.19.0/mailpit-windows-arm64.zip", "hash": "633b5078216697fc7ba9422d5e6a4a7193855b31fd922e9a74d75a3813a67d08" } }, "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" } } } }