Bug Fix: ScriptCs 0.13.2

This commit is contained in:
Michael Tyson 2015-02-07 12:32:14 -05:00
parent b5efc75833
commit cc3da2bb45

View File

@ -1,9 +1,9 @@
{ {
"homepage": "http://scriptcs.net/", "homepage": "http://scriptcs.net/",
"version": "0.13.1", "version": "0.13.2",
"license": "Apache 2.0", "license": "Apache 2.0",
"url": "http://chocolatey.org/api/v2/package/ScriptCs/0.13.1?fn=/dl.zip", "url": "http://chocolatey.org/api/v2/package/ScriptCs/0.13.2?fn=/dl.zip",
"hash": "4d85f905519a0591756d51b9dd3ab4301323767c885aaf65c40e750783c42f05", "hash": "b0e24268e5e5258cd2f26bacfccb75427884cb00435358b724fbf15d5fb38083",
"extract_dir": "tools", "extract_dir": "tools",
"bin": "scriptcs.exe" "bin": "scriptcs.exe"
} }