haxe: Update to version 4.2.3

This commit is contained in:
Jakub Čábera 2021-07-01 22:15:03 -07:00
parent 9f842c6fcc
commit 15c1fcba2c

View File

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