mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 07:41:20 +00:00
haxe-dev: Update to version 4.0.0-rc.5
This commit is contained in:
parent
4cb0913c3c
commit
f926f44b0c
@ -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.4",
|
||||
"version": "4.0.0-rc.5",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.0-rc.4/haxe-4.0.0-rc.4-win64.zip",
|
||||
"hash": "5ae553009c5ca22ecf2026ac27a9fae97bbaed549032eecbc6c783e347fc8372"
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.0-rc.5/haxe-4.0.0-rc.5-win64.zip",
|
||||
"hash": "900ff65b64011918361c137556027d7379f7066e2f467f74aabd852b65fefa00"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.0-rc.4/haxe-4.0.0-rc.4-win.zip",
|
||||
"hash": "fd546530a4b46000a3482c182e42b3905ebbd41c70a15f07a5a2dd732ccf225d"
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.0-rc.5/haxe-4.0.0-rc.5-win.zip",
|
||||
"hash": "3747f1e55a99023cfada42391a5b9c5ca218376d2b64077112ad1ec1eff834bc"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user