haxe: Update to version 4.3.4

This commit is contained in:
github-actions[bot] 2024-03-05 00:32:50 +00:00
parent 7c7629b50b
commit 588b546104

View File

@ -1,5 +1,5 @@
{
"version": "4.3.3",
"version": "4.3.4",
"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.3/haxe-4.3.3-win64.zip",
"hash": "70953a966b90bceb664639d1a690567e39cf9e3ebacf8c622c17df76fa0a199b"
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.3.4/haxe-4.3.4-win64.zip",
"hash": "402ca2e8fd08477b5c08191bddc0e9af3b58484308dde4558f670a455bc3e503"
},
"32bit": {
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.3.3/haxe-4.3.3-win.zip",
"hash": "4de9ecba4a54fd81243ca343ee1e3f306b9575217db3bf78d3232a80fe10dad5"
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.3.4/haxe-4.3.4-win.zip",
"hash": "97cf6851d82e8d18eaa64b50e2157c2459a311256a711aca5c155114cef3d278"
}
},
"pre_install": [