2026-02-25 00:55:54 +00:00

31 lines
1.1 KiB
JSON

{
"version": "1.29.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.29.2/mailpit-windows-amd64.zip",
"hash": "406cc5266a9fc85ad813613cff5fc1734f60003c3a644ade8e7e7c3bfa30e1cb"
},
"arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.29.2/mailpit-windows-arm64.zip",
"hash": "e651205a2f8fe035167edfde432c394e8cc0afd258f972a3b5a4ce18914c8bbf"
}
},
"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"
}
}
}
}