haxe: Update to version 4.2.0

This commit is contained in:
Jakub Čábera 2021-02-09 13:30:01 +01:00
parent 5379700b25
commit b8d7c7c1b7

View File

@ -1,5 +1,5 @@
{
"version": "4.1.5",
"version": "4.2.0",
"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.1.5/haxe-4.1.5-win64.zip",
"hash": "ce4134cdf49814f8f8694648408d006116bd171b957a37be74c79cf403db9633"
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.2.0/haxe-4.2.0-win64.zip",
"hash": "83be481d03892562155ed77c4f0f2ac30f34683cb0b55b57765ef90fc1d623ee"
},
"32bit": {
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.1.5/haxe-4.1.5-win.zip",
"hash": "fc9f10e32a36cb7274283d6f8cc4953e1bbaf3f5a18a53bce633280b13481834"
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.2.0/haxe-4.2.0-win.zip",
"hash": "a797243e081e98eace34113292b0b199e5f738bfed284c07b417f0b89b09b72e"
}
},
"pre_install": [