Roy Ivy III a5d219e0c9 whitespace cleanup
* makes changes to almost all main repo files to be in accordance with .editorconfig
* some files in "test\fixtures\..." were left alone to avoid breaking tests
* NOTE: whitespace changes *only* (`git diff -b` shows no changes)
2015-08-17 22:54:43 -05:00

17 lines
426 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"
}