ScoopInstaller_Main/bucket/scriptcs.json
h404bi ccc24e57b6 Init scoop-main bucket
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
2019-04-22 20:56:04 +08:00

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"
}
}