ScriptCs 0.12.0

This commit is contained in:
Michael Tyson 2014-12-27 16:44:36 -05:00
parent fdac771835
commit f650d6a5e5

View File

@ -1,9 +1,9 @@
{ {
"homepage": "http://scriptcs.net/", "homepage": "http://scriptcs.net/",
"version": "0.11.0", "version": "0.12.0",
"license": "Apache 2.0", "license": "Apache 2.0",
"url": "http://chocolatey.org/api/v2/package/ScriptCs/0.11.0?fn=/dl.zip", "url": "http://chocolatey.org/api/v2/package/ScriptCs/0.12.0?fn=/dl.zip",
"hash": "8bddc2ef1879b6d238f277038a4900f7303aa40bad51a5ef11bac8915d3d33e8", "hash": "c5e8325132c35ea3d58d265e5319a50b98ccbffb84991493ae4270c1ea2632a3",
"extract_dir": "tools\\scriptcs", "extract_dir": "tools\\scriptcs",
"bin": "scriptcs.exe" "bin": "scriptcs.exe"
} }