haxe: Update to version 4.1.1

This commit is contained in:
Jakub Čábera 2020-05-23 10:10:23 +02:00
parent 3a3a525406
commit 15ffc301bc

View File

@ -1,7 +1,7 @@
{
"homepage": "https://haxe.org",
"description": "High-level, cross-platform, multi-paradigm programming language and compiler",
"version": "4.1.0",
"version": "4.1.1",
"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.0/haxe-4.1.0-win64.zip",
"hash": "ed5d323a565cc9a51891f9a79fdb516a87110d4f36fa6b334d000690d3a1cfb1"
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.1.1/haxe-4.1.1-win64.zip",
"hash": "427298eb0ff442854075cc73e210818371a4b4a090172687e3ae436f5ad89281"
},
"32bit": {
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.1.0/haxe-4.1.0-win.zip",
"hash": "7c38c50b6ec76e0dabbbbaa6a3c563fcc6dd130b929968ddef36fef30dbe979e"
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.1.1/haxe-4.1.1-win.zip",
"hash": "2347658c6d542742ab0f218d3cf3a662879784298e3cb6037984cef3794f286d"
}
},
"pre_install": [