diff --git a/bucket/haxe.json b/bucket/haxe.json index 65d6c78091..c4ac7f34dc 100644 --- a/bucket/haxe.json +++ b/bucket/haxe.json @@ -1,5 +1,5 @@ { - "version": "4.2.2", + "version": "4.2.3", "description": "High-level, cross-platform, multi-paradigm programming language and compiler", "homepage": "https://haxe.org", "license": { @@ -9,12 +9,12 @@ "depends": "neko", "architecture": { "64bit": { - "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.2.2/haxe-4.2.2-win64.zip", - "hash": "c7c97b48009d0390f614c82771a93488b38037892b674836d44b4c030166a4dc" + "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.2.3/haxe-4.2.3-win64.zip", + "hash": "6a5b19f6fa9f46c42c4df9f154b02d55cbacf0cc76ea5a03906cfd8300216a32" }, "32bit": { - "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.2.2/haxe-4.2.2-win.zip", - "hash": "dbe5ff4529e4b140f719e981807821a6c4e9f08006711009a10070ecbe3c602a" + "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.2.3/haxe-4.2.3-win.zip", + "hash": "1ed146e231dca8607f51da2ef9ad179e759bb7e2c3231ffb09cafaa236c80a78" } }, "pre_install": [