{ "version": "1.24.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.24.1/mailpit-windows-amd64.zip", "hash": "ed6ac17dc77d627cb22696a3f04fb19fc862ae1639aa169d48f2257f398d6111" }, "arm64": { "url": "https://github.com/axllent/mailpit/releases/download/v1.24.1/mailpit-windows-arm64.zip", "hash": "97872e7a8c15382230fcf26f006de922a128c532656bab9be5832a35b21b0491" } }, "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" } } } }