mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
17 lines
522 B
JSON
17 lines
522 B
JSON
{
|
|
"homepage": "http://scriptcs.net/",
|
|
"version": "0.17.1",
|
|
"license": "Apache-2.0",
|
|
"url": "https://packages.chocolatey.org/ScriptCs.0.17.1.nupkg",
|
|
"hash": "4b6de155f6c5811311df060b626098a771e8534d2d6e3ce51ea99da5e2ec0783",
|
|
"extract_dir": "tools",
|
|
"bin": "scriptcs.exe",
|
|
"checkver": {
|
|
"url": "https://chocolatey.org/packages/ScriptCs",
|
|
"regex": "ScriptCs ([\\d.]+)"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://packages.chocolatey.org/ScriptCs.$version.nupkg"
|
|
}
|
|
}
|