haxe: Update to version 4.2.4

This commit is contained in:
Jakub Čábera 2021-10-22 23:10:07 -07:00
parent e7d85c5911
commit 5abf5cdc7c

View File

@ -1,5 +1,5 @@
{
"version": "4.2.3",
"version": "4.2.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.2.3/haxe-4.2.3-win64.zip",
"hash": "6a5b19f6fa9f46c42c4df9f154b02d55cbacf0cc76ea5a03906cfd8300216a32"
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.2.4/haxe-4.2.4-win64.zip",
"hash": "cdbcec5fee9178a307e6bcbb436f8ff124dd2c18f86ad51e3d0a7a4ef489877a"
},
"32bit": {
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.2.3/haxe-4.2.3-win.zip",
"hash": "1ed146e231dca8607f51da2ef9ad179e759bb7e2c3231ffb09cafaa236c80a78"
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.2.4/haxe-4.2.4-win.zip",
"hash": "f14d000cc7ad1d8f6d399105cd6f4ceb4e23a9eea6ea046425bd3395188bdf2d"
}
},
"pre_install": [