mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
This leads to more consistent license properties and allows for easier automated parsing. https://spdx.org/licenses/
15 lines
528 B
JSON
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"
|
|
}
|
|
}
|