ScoopInstaller_Main/lessmsi.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

15 lines
528 B
JSON

{
"homepage": "https://github.com/activescott/lessmsi/",
"version": "1.6.1",
"license": "MIT",
"hash": "540b8801e08ec39ba26a100c855898f455410cecbae4991afae7bb2b4df026c7",
"url": "https://github.com/activescott/lessmsi/releases/download/v1.6.1/lessmsi-v1.6.1.zip",
"bin": "lessmsi.exe",
"checkver": {
"github": "https://github.com/activescott/lessmsi"
},
"autoupdate": {
"url": "https://github.com/activescott/lessmsi/releases/download/v$version/lessmsi-v$version.zip"
}
}