{ "version": "1.25.0", "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.25.0/mailpit-windows-amd64.zip", "hash": "e4ab45a25d7c3f6cf352ab43de55a160a5f0815b3b36ea87c12f73e5af7c5a65" }, "arm64": { "url": "https://github.com/axllent/mailpit/releases/download/v1.25.0/mailpit-windows-arm64.zip", "hash": "b457e320912c020490c4059f9f1ef3a21039bed94be622f1f87075255f2e10c8" } }, "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" } } } }