Update scriptcs.json

This commit is contained in:
Michael Tyson 2014-12-11 08:18:07 -05:00
parent d5f4423c31
commit 5c87aceb92

View File

@ -1,9 +1,9 @@
{ {
"homepage": "http://scriptcs.net/", "homepage": "http://scriptcs.net/",
"version": "0.9.0-alpha-140203", "version": "0.11.0",
"license": "Apache 2.0", "license": "Apache 2.0",
"url": "https://www.myget.org/F/scriptcsnightly/api/v2/package/scriptcs/0.9.0-alpha-140203?fn=/dl.zip", "url": "http://chocolatey.org/api/v2/package/ScriptCs/0.11.0?fn=/dl.zip",
"hash": "5917f1b2c477f7971d040ceab6dee33679fc0c33c1fd9ba71d4ef73c1e5fc0a8", "hash": "8bddc2ef1879b6d238f277038a4900f7303aa40bad51a5ef11bac8915d3d33e8",
"extract_dir": "tools\\scriptcs", "extract_dir": "tools\\scriptcs",
"bin": "scriptcs.exe" "bin": "scriptcs.exe"
} }