haxe-dev: Update to version 4.0.0-rc.5

This commit is contained in:
Richard Kuhnt 2019-09-12 18:00:31 +00:00
parent 4cb0913c3c
commit f926f44b0c

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://haxe.org/", "homepage": "https://haxe.org/",
"description": "Pre-release version of Haxe, for a stable version use haxe. Haxe is an open source toolkit based on a modern, high level, strictly typed programming language, a cross-compiler, a complete cross-platform standard library and ways to access each platform's native capabilities.", "description": "Pre-release version of Haxe, for a stable version use haxe. Haxe is an open source toolkit based on a modern, high level, strictly typed programming language, a cross-compiler, a complete cross-platform standard library and ways to access each platform's native capabilities.",
"version": "4.0.0-rc.4", "version": "4.0.0-rc.5",
"license": "GPL-2.0-or-later", "license": "GPL-2.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.0-rc.4/haxe-4.0.0-rc.4-win64.zip", "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.0-rc.5/haxe-4.0.0-rc.5-win64.zip",
"hash": "5ae553009c5ca22ecf2026ac27a9fae97bbaed549032eecbc6c783e347fc8372" "hash": "900ff65b64011918361c137556027d7379f7066e2f467f74aabd852b65fefa00"
}, },
"32bit": { "32bit": {
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.0-rc.4/haxe-4.0.0-rc.4-win.zip", "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.0-rc.5/haxe-4.0.0-rc.5-win.zip",
"hash": "fd546530a4b46000a3482c182e42b3905ebbd41c70a15f07a5a2dd732ccf225d" "hash": "3747f1e55a99023cfada42391a5b9c5ca218376d2b64077112ad1ec1eff834bc"
} }
}, },
"bin": [ "bin": [