ScoopInstaller_Main/mailsend.json
Hugo Locurcio 5810275996 Use SPDX license identifiers in the default bucket (#2211)
This leads to more consistent license properties and allows for easier
automated parsing. https://spdx.org/licenses/
2018-04-20 18:04:49 +02:00

20 lines
590 B
JSON

{
"version": "1.19",
"license": "BSD-3-Clause",
"url": "https://github.com/muquit/mailsend/releases/download/1.19/mailsend1.19.exe.zip",
"homepage": "https://github.com/muquit/mailsend",
"checkver": {
"github": "https://github.com/muquit/mailsend"
},
"autoupdate": {
"url": "https://github.com/muquit/mailsend/releases/download/$version/mailsend$version.exe.zip"
},
"hash": "87db23b8c9588353d12e19e953dddb17ed04b422f41bcfbaa8ad4e27057245b4",
"bin": [
[
"mailsend1.19.exe",
"mailsend"
]
]
}