From 0a392293390f23c0fe4b13e3fc4ece10fda3fe79 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 16:29:41 +0000 Subject: [PATCH] haxe: Update to version 4.3.6 --- bucket/haxe.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/haxe.json b/bucket/haxe.json index 9be2f13897..57594ef892 100644 --- a/bucket/haxe.json +++ b/bucket/haxe.json @@ -1,5 +1,5 @@ { - "version": "4.3.5", + "version": "4.3.6", "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.3.5/haxe-4.3.5-win64.zip", - "hash": "b82d656232e5b4cc823bab2767c5339be591c6c323442be601768675b214c6b3" + "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.3.6/haxe-4.3.6-win64.zip", + "hash": "336090b9c32d6cb9b674130794fea0e9c2240a72bceb7a5d6b44d37c796d1a9a" }, "32bit": { - "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.3.5/haxe-4.3.5-win.zip", - "hash": "eb1f6f59549b3189de529f9269c0d311902423f63c428fcea1f9a34fff6d5de1" + "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.3.6/haxe-4.3.6-win.zip", + "hash": "82e49a9c747245bcc1934006700357e207fcfdc2ba02554a389fee0d35846258" } }, "pre_install": [