haxe: Update to version 4.0.5

This commit is contained in:
Richard Kuhnt 2019-12-17 10:01:51 +00:00
parent a52ac75224
commit b1ec08857f

View File

@ -1,19 +1,19 @@
{ {
"homepage": "https://haxe.org/", "homepage": "https://haxe.org/",
"description": "High-level, cross-platform, multi-paradigm programming language and compiler.", "description": "High-level, cross-platform, multi-paradigm programming language and compiler.",
"version": "4.0.3", "version": "4.0.5",
"license": { "license": {
"identifier": "MIT,Zlib,BSD-3-Clause,...", "identifier": "MIT,Zlib,BSD-3-Clause,...",
"url": "https://github.com/HaxeFoundation/neko/blob/master/LICENSE" "url": "https://github.com/HaxeFoundation/neko/blob/master/LICENSE"
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.3/haxe-4.0.3-win64.zip", "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.5/haxe-4.0.5-win64.zip",
"hash": "80cff2d8fbfd46a5be79413411554eea4de81f5c3dbfe780546f59e12f536c24" "hash": "93130ae2b1083efbcd9b8911afe2ba00d5af995f016149fd7ec629fa439c6120"
}, },
"32bit": { "32bit": {
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.3/haxe-4.0.3-win.zip", "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.5/haxe-4.0.5-win.zip",
"hash": "aae6667d94ff45603df0757bea0762c871985f66e5d4755a039b7a4efbf4d70d" "hash": "72c6015616bfec77c74b6402318b5cca667ef0010077d7db5b0210fa529ca7eb"
} }
}, },
"bin": [ "bin": [