{ "version": "1.19.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.19.1/mailpit-windows-amd64.zip", "hash": "fe1169beb20b780325c5d6a44f44768f8e680f3fefb37217f8cc0c3e669a1074" }, "arm64": { "url": "https://github.com/axllent/mailpit/releases/download/v1.19.1/mailpit-windows-arm64.zip", "hash": "70bcf74c109f71c0889d72f31df728681e28c88a32adaaf9f2eb90df823813a4" } }, "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" } } } }