From 31f77778acf4575afd7fadee75ce62a998951cb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 13 May 2020 15:24:16 +0200 Subject: [PATCH] haxe: Update to version 4.1.0 --- bucket/haxe.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/haxe.json b/bucket/haxe.json index 6bb55dd2e4..ccf909a5c3 100644 --- a/bucket/haxe.json +++ b/bucket/haxe.json @@ -1,7 +1,7 @@ { "homepage": "https://haxe.org", "description": "High-level, cross-platform, multi-paradigm programming language and compiler", - "version": "4.0.5", + "version": "4.1.0", "license": { "identifier": "MIT,Zlib,BSD-3-Clause,...", "url": "https://github.com/HaxeFoundation/neko/blob/master/LICENSE" @@ -9,12 +9,12 @@ "depends": "neko", "architecture": { "64bit": { - "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.5/haxe-4.0.5-win64.zip", - "hash": "93130ae2b1083efbcd9b8911afe2ba00d5af995f016149fd7ec629fa439c6120" + "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.1.0/haxe-4.1.0-win64.zip", + "hash": "ed5d323a565cc9a51891f9a79fdb516a87110d4f36fa6b334d000690d3a1cfb1" }, "32bit": { - "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.5/haxe-4.0.5-win.zip", - "hash": "72c6015616bfec77c74b6402318b5cca667ef0010077d7db5b0210fa529ca7eb" + "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.1.0/haxe-4.1.0-win.zip", + "hash": "7c38c50b6ec76e0dabbbbaa6a3c563fcc6dd130b929968ddef36fef30dbe979e" } }, "pre_install": [