From 769c47cd70992ac70155f2045b862f1df9c2d90b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 11 Sep 2017 22:00:28 +0000 Subject: [PATCH] Update haxe to version 3.4.2 --- haxe.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/haxe.json b/haxe.json index 3a774a8c52..f698d378a5 100644 --- a/haxe.json +++ b/haxe.json @@ -1,9 +1,9 @@ { "homepage": "https://haxe.org/", - "version": "3.4.1", + "version": "3.4.2", "license": "https://haxe.org/foundation/open-source.html", - "url": "https://github.com/HaxeFoundation/haxe/releases/download/3.4.1/haxe-3.4.1-win.zip", - "hash": "617d8262f55aedd3e7de2b1c5126ad7aa6b2de7e548051d2eb9c7dd9490d018e", + "url": "https://github.com/HaxeFoundation/haxe/releases/download/3.4.2/haxe-3.4.2-win.zip", + "hash": "cd915176d5785bcddab7d703f9a84adefa0a9d6883cbed11faf5538328a7d995", "bin": [ "haxe.exe", "haxelib.exe"