mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
haxe-dev: Update to version 4.0.0-rc.3
This commit is contained in:
parent
762f7e4cb0
commit
3a0f109202
@ -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.2",
|
||||
"version": "4.0.0-rc.3",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.0-rc.2/haxe-4.0.0-rc.2-win64.zip",
|
||||
"hash": "0921a930870c5d0a8d4faa9e19e10e7023e6914527e11212772424a435f20542"
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.0-rc.3/haxe-4.0.0-rc.3-win64.zip",
|
||||
"hash": "ab10b6d2fcff6637aa3481bc682cb0f18c3f204134afa4a16941b642d693f29e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.0-rc.2/haxe-4.0.0-rc.2-win.zip",
|
||||
"hash": "d9a88ecf84928fb23f43775338f926fb1faa60f069c6b8435381053a858ebe64"
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.0-rc.3/haxe-4.0.0-rc.3-win.zip",
|
||||
"hash": "27ca81a045eea0ab7d73e4f70d220d7ab21c1992d1e9d2fbec8ee61803700492"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user