mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 19:51:22 +00:00
* makes changes to almost all main repo files to be in accordance with .editorconfig * some files in "test\fixtures\..." were left alone to avoid breaking tests * NOTE: whitespace changes *only* (`git diff -b` shows no changes)
10 lines
310 B
JSON
10 lines
310 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"
|
|
}
|