ScoopInstaller_Main/lessmsi.json
2017-03-13 07:00:52 +01:00

15 lines
582 B
JSON

{
"homepage": "https://github.com/activescott/lessmsi/",
"version": "1.6.0",
"license": "https://github.com/activescott/lessmsi/raw/master/LICENSE",
"hash": "876d67791a7ed73f31da212ebb8b8d603058cf9ee90c479b32bdc13be12eb585",
"url": "https://github.com/activescott/lessmsi/releases/download/v1.6.0/lessmsi-v1.6.0.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"
}
}