ScriptCS 0.13.0

This commit is contained in:
Michael Tyson 2015-01-28 08:00:51 -05:00
parent 536fd603d4
commit d06d211a0a

View File

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