2024-12-08 00:42:06 +00:00

31 lines
1.1 KiB
JSON

{
"version": "1.21.6",
"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.21.6/mailpit-windows-amd64.zip",
"hash": "e03365f4391bd8612026bb4cf596745e8bd38408539ae15c6ee5eb1a450deb6c"
},
"arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.21.6/mailpit-windows-arm64.zip",
"hash": "99c9a368b6bda58c84228154967b8b93dfc895d9139ee7c822f5496118963591"
}
},
"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"
}
}
}
}