From a8233e1a93c1f967e7c273cb8a5a7109080d5295 Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Thu, 27 Jun 2013 12:33:00 +1000 Subject: [PATCH] scriptcs 0.6.0-alpha-130626 --- scriptcs.json | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/scriptcs.json b/scriptcs.json index 089299ce14..c941a78c41 100644 --- a/scriptcs.json +++ b/scriptcs.json @@ -1,6 +1,9 @@ { - "url": "https://github.com/scriptcs/scriptcs/archive/master.zip", - "require": [ - "roslyn" - ] + "homepage": "http://scriptcs.net/", + "version": "0.6.0-alpha-130626", + "license": "Apache 2.0", + "url": "https://www.myget.org/F/scriptcsnightly/api/v2/package/scriptcs/0.6.0-alpha-130626?fn=/dl.zip", + "unzip_folder": "tools\\scriptcs", + "hash": { "sha256": "2c7074361d1df8806c0036e3f78ce2e4c55e708c4fe26cba5a9e8b1c819266b5" }, + "bin": "scriptcs.exe" } \ No newline at end of file