{ "version": "1.27.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.27.0/mailpit-windows-amd64.zip", "hash": "48f605b63d9a37dedbaecac03f7b138c47495c41ce52b5e2d90835b4dd3d99b8" }, "arm64": { "url": "https://github.com/axllent/mailpit/releases/download/v1.27.0/mailpit-windows-arm64.zip", "hash": "f18f007739d4fd3db50323a79e31b5404b8200f0c9f3df57e41c8d3e37c52ba7" } }, "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" } } } }