mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 23:21:34 +00:00
16 lines
425 B
JSON
16 lines
425 B
JSON
{
|
|
"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",
|
|
"bin": [
|
|
"haxe.exe",
|
|
"haxelib.exe"
|
|
],
|
|
"env_set": {
|
|
"HAXEPATH": "$dir"
|
|
},
|
|
"depends": "neko"
|
|
} |