From 7af189bf17324414533853b2638a85429e3a216a Mon Sep 17 00:00:00 2001 From: Luca Guzzon Date: Mon, 9 Oct 2017 14:31:43 +0200 Subject: [PATCH] Update haxe.json (#1754) Tedious but necessary ... we have to change the "extract_dir" too --- haxe.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haxe.json b/haxe.json index e126c92044..704e7e8fb5 100644 --- a/haxe.json +++ b/haxe.json @@ -4,7 +4,7 @@ "license": "https://haxe.org/foundation/open-source.html", "url": "https://github.com/HaxeFoundation/haxe/releases/download/3.4.4/haxe-3.4.4-win.zip", "hash": "b06fe00689490688c94e3152823786ce473c5b1112ca0b81be3e3cca4c9cc6e9", - "extract_dir": "haxe_20170912140014_e24c990d5", + "extract_dir": "haxe_20171008124705_683d0c5ae", "bin": [ "haxe.exe", "haxelib.exe"