2025-11-09 00:42:52 +00:00

31 lines
1.1 KiB
JSON

{
"version": "1.27.11",
"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.11/mailpit-windows-amd64.zip",
"hash": "d36745099e8c5c28099cf0aef5a9c9d38f7fdd7ae5cbf8f4f3da6d21db7cb6c4"
},
"arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.27.11/mailpit-windows-arm64.zip",
"hash": "d3ea2d9f04b30bbc638ba8bedf29f46c511c06af5db10ccfbc322e38e46ddb6c"
}
},
"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"
}
}
}
}