{ "version": "1.27.2", "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.2/mailpit-windows-amd64.zip", "hash": "bcc252652ca49f84cbc30709bc850b681eb86bc22c179653af6bb981a3798812" }, "arm64": { "url": "https://github.com/axllent/mailpit/releases/download/v1.27.2/mailpit-windows-arm64.zip", "hash": "047668e28412896df362722958eafab9af95eca56a942e68dca1ea30eefb7981" } }, "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" } } } }