2017-10-08 19:01:47 +00:00

23 lines
707 B
JSON

{
"homepage": "https://haxe.org/",
"version": "3.4.4",
"license": "https://haxe.org/foundation/open-source.html",
"url": "https://github.com/HaxeFoundation/haxe/releases/download/3.4.4/haxe-3.4.4-win.zip",
"hash": "b06fe00689490688c94e3152823786ce473c5b1112ca0b81be3e3cca4c9cc6e9",
"extract_dir": "haxe_20170912140014_e24c990d5",
"bin": [
"haxe.exe",
"haxelib.exe"
],
"env_set": {
"HAXEPATH": "$dir"
},
"depends": "neko",
"checkver": {
"github": "https://github.com/HaxeFoundation/haxe"
},
"autoupdate": {
"url": "https://github.com/HaxeFoundation/haxe/releases/download/$version/haxe-$version-win.zip"
}
}