haxe: Update to version 4.1.3

This commit is contained in:
Jakub Čábera 2020-07-23 07:58:19 +02:00
parent 66622538c3
commit 284a9eb783

View File

@ -1,7 +1,7 @@
{
"homepage": "https://haxe.org",
"version": "4.1.3",
"description": "High-level, cross-platform, multi-paradigm programming language and compiler",
"version": "4.1.2",
"homepage": "https://haxe.org",
"license": {
"identifier": "MIT,Zlib,BSD-3-Clause,...",
"url": "https://github.com/HaxeFoundation/neko/blob/master/LICENSE"
@ -9,12 +9,12 @@
"depends": "neko",
"architecture": {
"64bit": {
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.1.2/haxe-4.1.2-win64.zip",
"hash": "a75a685f7ab975fa4749ba990e8aeb395403ab2e977ffecfe5321fc9c6c7000b"
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.1.3/haxe-4.1.3-win64.zip",
"hash": "547edd2478e5fc17eddbcc473c3ecf84743a20bfd630cb61148c538e179f4a71"
},
"32bit": {
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.1.2/haxe-4.1.2-win.zip",
"hash": "7fcfd146afdadaac61ae2f89eb89e39913b0b921db748c47d48930f339e266ee"
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.1.3/haxe-4.1.3-win.zip",
"hash": "d13b321cde43c43f6db825fa40e7f8d612a13e0f8f93e4daf5e02df2e7f86292"
}
},
"pre_install": [