{ "version": "1.27.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.27.1/mailpit-windows-amd64.zip", "hash": "7f310cccf9501baf4d749a3368c7e72995166777af7d18ef2a88bd3865e75513" }, "arm64": { "url": "https://github.com/axllent/mailpit/releases/download/v1.27.1/mailpit-windows-arm64.zip", "hash": "6136699aca57d6e8c1ae0059fd513055d085ed80fd46f2a04036b3e593baad3e" } }, "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" } } } }