{ "version": "1.20.5", "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.20.5/mailpit-windows-amd64.zip", "hash": "dc120f191eff43760286fd8760016fba08728fda7894a725d483bff91782f5c9" }, "arm64": { "url": "https://github.com/axllent/mailpit/releases/download/v1.20.5/mailpit-windows-arm64.zip", "hash": "1ed92738509925729841e2fdb1844a5be367198c8975fa79e28f03cd2a74aa01" } }, "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" } } } }