mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-08 16:31:20 +00:00
17 lines
465 B
JSON
17 lines
465 B
JSON
{
|
|
"homepage": "http://haxe.org/",
|
|
"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"
|
|
],
|
|
"env_set": {
|
|
"HAXEPATH": "$dir"
|
|
},
|
|
"depends": "neko"
|
|
}
|