haxe: Update to version 4.2.2

This commit is contained in:
Jakub Čábera 2021-05-15 00:03:14 -07:00
parent a42e6a3acd
commit 2bc950f1c5

View File

@ -1,5 +1,5 @@
{
"version": "4.2.1",
"version": "4.2.2",
"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.1/haxe-4.2.1-win64.zip",
"hash": "68caf3d86f6e707a0f0a655a9bc367a8489233f08daafb90945d2b195090f307"
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.2.2/haxe-4.2.2-win64.zip",
"hash": "c7c97b48009d0390f614c82771a93488b38037892b674836d44b4c030166a4dc"
},
"32bit": {
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.2.1/haxe-4.2.1-win.zip",
"hash": "5987dd1b11823a4754f3cc638ebd0febbc7d39c4372f610cd16dc5f56ec9d215"
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.2.2/haxe-4.2.2-win.zip",
"hash": "dbe5ff4529e4b140f719e981807821a6c4e9f08006711009a10070ecbe3c602a"
}
},
"pre_install": [