{ "version": "1.23.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.23.1/mailpit-windows-amd64.zip", "hash": "f9b82d77a271055bbeae75a8ee90d3226596524388901741cca7a0558a3e58b8" }, "arm64": { "url": "https://github.com/axllent/mailpit/releases/download/v1.23.1/mailpit-windows-arm64.zip", "hash": "6fc45479df162688ca73336df2f5a81a3189eda38da5d47916e452b9220e816b" } }, "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" } } } }