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

This commit is contained in:
Richard Kuhnt 2019-09-04 16:00:33 +00:00
parent bd3bb0a9c4
commit 833c679ea3

View File

@ -1,16 +1,16 @@
{
"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.",
"version": "4.0.0-rc.3",
"version": "4.0.0-rc.4",
"license": "GPL-2.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.0-rc.3/haxe-4.0.0-rc.3-win64.zip",
"hash": "ab10b6d2fcff6637aa3481bc682cb0f18c3f204134afa4a16941b642d693f29e"
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.0-rc.4/haxe-4.0.0-rc.4-win64.zip",
"hash": "5ae553009c5ca22ecf2026ac27a9fae97bbaed549032eecbc6c783e347fc8372"
},
"32bit": {
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.0-rc.3/haxe-4.0.0-rc.3-win.zip",
"hash": "27ca81a045eea0ab7d73e4f70d220d7ab21c1992d1e9d2fbec8ee61803700492"
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.0-rc.4/haxe-4.0.0-rc.4-win.zip",
"hash": "fd546530a4b46000a3482c182e42b3905ebbd41c70a15f07a5a2dd732ccf225d"
}
},
"bin": [