From fb884aa76307565499c7daa5c59fddd054b84caa Mon Sep 17 00:00:00 2001 From: German Allemand Date: Sat, 21 Jan 2017 19:42:14 -0300 Subject: [PATCH] Fix: Haxe 3.4.0-rc.2 bucket error moving dir Haxe 3.4.0-rc.2 config typo --- haxe.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haxe.json b/haxe.json index 34ebcaabef..7889039728 100644 --- a/haxe.json +++ b/haxe.json @@ -4,7 +4,7 @@ "license": "https://haxe.org/foundation/open-source.html", "url": "https://haxe.org/website-content/downloads/3.4.0-rc.2/downloads/haxe-3.4.0-rc.2-win.zip", "hash": "6bc4a74b6738c270673a8033e91caf381120d0315c84072e94f9079e268048d0", - "extract_dir": "haxe-3.4.0-rc.2", + "extract_dir": "haxe-3.4.0-rc2", "bin": [ "haxe.exe", "haxelib.exe"