2025-08-17 00:44:48 +00:00

31 lines
1.1 KiB
JSON

{
"version": "1.27.5",
"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.5/mailpit-windows-amd64.zip",
"hash": "47b88b210474ca7b6884d6b186453787e8c4c0a21e29aeb0b83c378160f6ee73"
},
"arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.27.5/mailpit-windows-arm64.zip",
"hash": "2657d1b9f895061a83e95d8f1bed433fb0ec57bcffdbba65485125da3714cb58"
}
},
"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"
}
}
}
}