From 7b11185136932ba6a3d1c5671ac6c409cfea2834 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 12 Sep 2020 12:21:03 +0200 Subject: [PATCH] haxe: Update to version 4.1.4 --- bucket/haxe.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/haxe.json b/bucket/haxe.json index 8701bea1ec..6fab188c41 100644 --- a/bucket/haxe.json +++ b/bucket/haxe.json @@ -1,5 +1,5 @@ { - "version": "4.1.3", + "version": "4.1.4", "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.3/haxe-4.1.3-win64.zip", - "hash": "547edd2478e5fc17eddbcc473c3ecf84743a20bfd630cb61148c538e179f4a71" + "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.1.4/haxe-4.1.4-win64.zip", + "hash": "cb55d37560a4deb227fd8577bc8c880124b0260398456eb34a007a6a4d15f170" }, "32bit": { - "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.1.3/haxe-4.1.3-win.zip", - "hash": "d13b321cde43c43f6db825fa40e7f8d612a13e0f8f93e4daf5e02df2e7f86292" + "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.1.4/haxe-4.1.4-win.zip", + "hash": "44a5da95bc801ecf71ea90c177d0555c5cf7eca6e1467739f4667a7f7e37ace1" } }, "pre_install": [