mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
Update haxe version. Update license of haxe and neko.
This commit is contained in:
parent
15c4fca811
commit
1bcfc11c07
10
haxe.json
10
haxe.json
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://haxe.org/",
|
"homepage": "http://haxe.org/",
|
||||||
"version": "3.2.0",
|
"version": "3.2.1",
|
||||||
"license": "GPL2",
|
"license": "http://haxe.org/foundation/open-source.html",
|
||||||
"url": "http://haxe.org/website-content/downloads/3.2.0/downloads/haxe-3.2.0-win.zip",
|
"url": "http://haxe.org/website-content/downloads/3.2.1/downloads/haxe-3.2.1-win.zip",
|
||||||
"hash": "fd47a5e1dd45052714979c1b075b0c991bb9ec719396d8a767b6be5937875722",
|
"hash": "af57d42ca474bba826426e9403b2cb21c210d56addc8bbc0e8fafa88b3660db3",
|
||||||
"extract_dir": "haxe-3.2.0",
|
"extract_dir": "haxe-3.2.1",
|
||||||
"bin": [
|
"bin": [
|
||||||
"haxe.exe",
|
"haxe.exe",
|
||||||
"haxelib.exe"
|
"haxelib.exe"
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://nekovm.org/",
|
"homepage": "http://nekovm.org/",
|
||||||
"version": "2.0.0",
|
"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",
|
"url": "http://nekovm.org/_media/neko-2.0.0-win.zip",
|
||||||
"hash": "66d3a332b670e5890a451c85eb104db4049aa1ea80fc838be493dd13f4869212",
|
"hash": "66d3a332b670e5890a451c85eb104db4049aa1ea80fc838be493dd13f4869212",
|
||||||
"extract_dir": "neko-2.0.0-win",
|
"extract_dir": "neko-2.0.0-win",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user