haxe: Update to version 4.0.3

This commit is contained in:
Richard Kuhnt 2019-11-29 10:00:30 +00:00
parent c775a764b1
commit 8bc51f18b5

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.2", "version": "4.0.3",
"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.2/haxe-4.0.2-win64.zip", "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.3/haxe-4.0.3-win64.zip",
"hash": "787cf7d67da5922c9aaf79c0c4b03c3d7350c522915884b70a27e774dac1560f" "hash": "80cff2d8fbfd46a5be79413411554eea4de81f5c3dbfe780546f59e12f536c24"
}, },
"32bit": { "32bit": {
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.2/haxe-4.0.2-win.zip", "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.3/haxe-4.0.3-win.zip",
"hash": "7f593bbbbc5be5f0344dc567e7aa69f39a2aaf661f2a088ed349f12849d06001" "hash": "aae6667d94ff45603df0757bea0762c871985f66e5d4755a039b7a4efbf4d70d"
} }
}, },
"bin": [ "bin": [