mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 13:41:21 +00:00
14 lines
450 B
JSON
14 lines
450 B
JSON
{
|
|
"homepage": "http://scriptcs.net/",
|
|
"version": "0.13.2",
|
|
"license": "Apache 2.0",
|
|
"url": "http://chocolatey.org/api/v2/package/ScriptCs/0.13.2?fn=/dl.zip",
|
|
"hash": "b0e24268e5e5258cd2f26bacfccb75427884cb00435358b724fbf15d5fb38083",
|
|
"extract_dir": "tools",
|
|
"bin": "scriptcs.exe",
|
|
"checkver": {
|
|
"url": "https://github.com/scriptcs/scriptcs/releases/latest",
|
|
"re": "\/releases\/tag\/v([\\d.]+)"
|
|
}
|
|
}
|