2024-12-14 12:31:49 +00:00

31 lines
1.1 KiB
JSON

{
"version": "1.21.7",
"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.7/mailpit-windows-amd64.zip",
"hash": "31b4dabd4e46ea56e6974b0397c9f7fe2ff68425e25623e7189ea99739b61b11"
},
"arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.21.7/mailpit-windows-arm64.zip",
"hash": "32b1641c07d914b6752f1448a12b09d77ff996a150b3158ceee1d2d543bc6b9e"
}
},
"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"
}
}
}
}