From b19c40de3ad36853df46c3a799688dc913d415ac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 May 2025 16:30:14 +0000 Subject: [PATCH] haxe: Update to version 4.3.7 --- bucket/haxe.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/haxe.json b/bucket/haxe.json index 57594ef892..71d2b52e44 100644 --- a/bucket/haxe.json +++ b/bucket/haxe.json @@ -1,5 +1,5 @@ { - "version": "4.3.6", + "version": "4.3.7", "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.6/haxe-4.3.6-win64.zip", - "hash": "336090b9c32d6cb9b674130794fea0e9c2240a72bceb7a5d6b44d37c796d1a9a" + "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.3.7/haxe-4.3.7-win64.zip", + "hash": "29f7acb0fb9fc66a2b9f6bd9453af3474ccb14ebd9fd0142f351d7311c4010c9" }, "32bit": { - "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.3.6/haxe-4.3.6-win.zip", - "hash": "82e49a9c747245bcc1934006700357e207fcfdc2ba02554a389fee0d35846258" + "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.3.7/haxe-4.3.7-win.zip", + "hash": "e6c76c76f541f3786163f382b73273aebdc084341874cffc11ce40a6dac85af2" } }, "pre_install": [