From 15c1fcba2c400050e1bca30b6226a12deb7c18cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 1 Jul 2021 22:15:03 -0700 Subject: [PATCH] haxe: Update to version 4.2.3 --- bucket/haxe.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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": [