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

16 lines
504 B
JSON

{
"homepage": "http://scriptcs.net/",
"version": "0.17.1",
"license": "Apache-2.0",
"url": "https://chocolatey.org/api/v2/package/ScriptCs/0.17.1?fn=/dl.zip",
"hash": "4b6de155f6c5811311df060b626098a771e8534d2d6e3ce51ea99da5e2ec0783",
"extract_dir": "tools",
"bin": "scriptcs.exe",
"checkver": {
"github": "https://github.com/scriptcs/scriptcs"
},
"autoupdate": {
"url": "https://chocolatey.org/api/v2/package/ScriptCs/$version?fn=/dl.zip"
}
}