mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
Merge pull request #200 from scottwillmoore/update-haxe
Update haxe to use bin and env_set
This commit is contained in:
commit
63cb0aa872
@ -5,6 +5,12 @@
|
||||
"url": "http://haxe.org/website-content/downloads/3,1,3/downloads/haxe-3.1.3-win.zip",
|
||||
"hash": "4cf84cdbf7960a61ae70b0d9166c6f9bde16388c3b81e54af91446f4c9e44ae4",
|
||||
"extract_dir": "haxe-3.1.3",
|
||||
"env_add_path": "./",
|
||||
"bin": [
|
||||
"haxe.exe",
|
||||
"haxelib.exe"
|
||||
],
|
||||
"env_set": {
|
||||
"HAXEPATH": "$dir"
|
||||
},
|
||||
"depends": "neko"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user