haxe: Update to version 4.1.4

This commit is contained in:
Jakub Čábera 2020-09-12 12:21:03 +02:00
parent c0abd512b3
commit 7b11185136

View File

@ -1,5 +1,5 @@
{
"version": "4.1.3",
"version": "4.1.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.1.3/haxe-4.1.3-win64.zip",
"hash": "547edd2478e5fc17eddbcc473c3ecf84743a20bfd630cb61148c538e179f4a71"
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.1.4/haxe-4.1.4-win64.zip",
"hash": "cb55d37560a4deb227fd8577bc8c880124b0260398456eb34a007a6a4d15f170"
},
"32bit": {
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.1.3/haxe-4.1.3-win.zip",
"hash": "d13b321cde43c43f6db825fa40e7f8d612a13e0f8f93e4daf5e02df2e7f86292"
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.1.4/haxe-4.1.4-win.zip",
"hash": "44a5da95bc801ecf71ea90c177d0555c5cf7eca6e1467739f4667a7f7e37ace1"
}
},
"pre_install": [