haxe: Update to version 4.3.7

This commit is contained in:
github-actions[bot] 2025-05-09 16:30:14 +00:00
parent 23f0631e8d
commit b19c40de3a

View File

@ -1,5 +1,5 @@
{ {
"version": "4.3.6", "version": "4.3.7",
"description": "High-level, cross-platform, multi-paradigm programming language and compiler", "description": "High-level, cross-platform, multi-paradigm programming language and compiler",
"homepage": "https://haxe.org", "homepage": "https://haxe.org",
"license": { "license": {
@ -9,12 +9,12 @@
"depends": "neko", "depends": "neko",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.3.6/haxe-4.3.6-win64.zip", "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.3.7/haxe-4.3.7-win64.zip",
"hash": "336090b9c32d6cb9b674130794fea0e9c2240a72bceb7a5d6b44d37c796d1a9a" "hash": "29f7acb0fb9fc66a2b9f6bd9453af3474ccb14ebd9fd0142f351d7311c4010c9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.3.6/haxe-4.3.6-win.zip", "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.3.7/haxe-4.3.7-win.zip",
"hash": "82e49a9c747245bcc1934006700357e207fcfdc2ba02554a389fee0d35846258" "hash": "e6c76c76f541f3786163f382b73273aebdc084341874cffc11ce40a6dac85af2"
} }
}, },
"pre_install": [ "pre_install": [