From 2bc950f1c599559263c48b2e74c9cc35c3d5eb42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 15 May 2021 00:03:14 -0700 Subject: [PATCH] haxe: Update to version 4.2.2 --- bucket/haxe.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/haxe.json b/bucket/haxe.json index 7e1e5f0d3e..65d6c78091 100644 --- a/bucket/haxe.json +++ b/bucket/haxe.json @@ -1,5 +1,5 @@ { - "version": "4.2.1", + "version": "4.2.2", "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.1/haxe-4.2.1-win64.zip", - "hash": "68caf3d86f6e707a0f0a655a9bc367a8489233f08daafb90945d2b195090f307" + "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.2.2/haxe-4.2.2-win64.zip", + "hash": "c7c97b48009d0390f614c82771a93488b38037892b674836d44b4c030166a4dc" }, "32bit": { - "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.2.1/haxe-4.2.1-win.zip", - "hash": "5987dd1b11823a4754f3cc638ebd0febbc7d39c4372f610cd16dc5f56ec9d215" + "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.2.2/haxe-4.2.2-win.zip", + "hash": "dbe5ff4529e4b140f719e981807821a6c4e9f08006711009a10070ecbe3c602a" } }, "pre_install": [