Update haxe version. Update license of haxe and neko.

This commit is contained in:
Andy Li 2015-11-29 03:10:56 +08:00
parent 15c4fca811
commit 1bcfc11c07
2 changed files with 6 additions and 6 deletions

View File

@ -1,10 +1,10 @@
{
"homepage": "http://haxe.org/",
"version": "3.2.0",
"license": "GPL2",
"url": "http://haxe.org/website-content/downloads/3.2.0/downloads/haxe-3.2.0-win.zip",
"hash": "fd47a5e1dd45052714979c1b075b0c991bb9ec719396d8a767b6be5937875722",
"extract_dir": "haxe-3.2.0",
"version": "3.2.1",
"license": "http://haxe.org/foundation/open-source.html",
"url": "http://haxe.org/website-content/downloads/3.2.1/downloads/haxe-3.2.1-win.zip",
"hash": "af57d42ca474bba826426e9403b2cb21c210d56addc8bbc0e8fafa88b3660db3",
"extract_dir": "haxe-3.2.1",
"bin": [
"haxe.exe",
"haxelib.exe"

View File

@ -1,7 +1,7 @@
{
"homepage": "http://nekovm.org/",
"version": "2.0.0",
"license": "LGPL2",
"license": "https://github.com/HaxeFoundation/neko/blob/master/LICENSE",
"url": "http://nekovm.org/_media/neko-2.0.0-win.zip",
"hash": "66d3a332b670e5890a451c85eb104db4049aa1ea80fc838be493dd13f4869212",
"extract_dir": "neko-2.0.0-win",