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

This commit is contained in:
Richard Kuhnt 2019-06-13 15:01:19 +00:00
parent 762f7e4cb0
commit 3a0f109202

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.2", "version": "4.0.0-rc.3",
"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.2/haxe-4.0.0-rc.2-win64.zip", "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.0-rc.3/haxe-4.0.0-rc.3-win64.zip",
"hash": "0921a930870c5d0a8d4faa9e19e10e7023e6914527e11212772424a435f20542" "hash": "ab10b6d2fcff6637aa3481bc682cb0f18c3f204134afa4a16941b642d693f29e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.0-rc.2/haxe-4.0.0-rc.2-win.zip", "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.0-rc.3/haxe-4.0.0-rc.3-win.zip",
"hash": "d9a88ecf84928fb23f43775338f926fb1faa60f069c6b8435381053a858ebe64" "hash": "27ca81a045eea0ab7d73e4f70d220d7ab21c1992d1e9d2fbec8ee61803700492"
} }
}, },
"bin": [ "bin": [