{ "version": "1.18.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.18.5/mailpit-windows-amd64.zip", "hash": "51d8d2c1cb2b8e17abc545f1b67ee67866b0586414e69712c2e566c8c765694b" }, "arm64": { "url": "https://github.com/axllent/mailpit/releases/download/v1.18.5/mailpit-windows-arm64.zip", "hash": "602589e4775062d6b8ad38421e43d2450a723da0712af5d24e2be6146edfc648" } }, "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" } } } }