From ec1d5df8d94e2756b7d30c5cf7d4845ea227e02c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 20 Jun 2020 09:07:13 +0200 Subject: [PATCH] haxe: Update to version 4.1.2 --- bucket/haxe.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/haxe.json b/bucket/haxe.json index 966fb83e84..140e165a72 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.1.1", + "version": "4.1.2", "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.1.1/haxe-4.1.1-win64.zip", - "hash": "427298eb0ff442854075cc73e210818371a4b4a090172687e3ae436f5ad89281" + "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.1.2/haxe-4.1.2-win64.zip", + "hash": "a75a685f7ab975fa4749ba990e8aeb395403ab2e977ffecfe5321fc9c6c7000b" }, "32bit": { - "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.1.1/haxe-4.1.1-win.zip", - "hash": "2347658c6d542742ab0f218d3cf3a662879784298e3cb6037984cef3794f286d" + "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.1.2/haxe-4.1.2-win.zip", + "hash": "7fcfd146afdadaac61ae2f89eb89e39913b0b921db748c47d48930f339e266ee" } }, "pre_install": [