From b8d7c7c1b7f8fb0e8301292de122d4f53ebe9415 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 9 Feb 2021 13:30:01 +0100 Subject: [PATCH] haxe: Update to version 4.2.0 --- bucket/haxe.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/haxe.json b/bucket/haxe.json index 132ca6beeb..59ab4d37d2 100644 --- a/bucket/haxe.json +++ b/bucket/haxe.json @@ -1,5 +1,5 @@ { - "version": "4.1.5", + "version": "4.2.0", "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.1.5/haxe-4.1.5-win64.zip", - "hash": "ce4134cdf49814f8f8694648408d006116bd171b957a37be74c79cf403db9633" + "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.2.0/haxe-4.2.0-win64.zip", + "hash": "83be481d03892562155ed77c4f0f2ac30f34683cb0b55b57765ef90fc1d623ee" }, "32bit": { - "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.1.5/haxe-4.1.5-win.zip", - "hash": "fc9f10e32a36cb7274283d6f8cc4953e1bbaf3f5a18a53bce633280b13481834" + "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.2.0/haxe-4.2.0-win.zip", + "hash": "a797243e081e98eace34113292b0b199e5f738bfed284c07b417f0b89b09b72e" } }, "pre_install": [