mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
haxe: Update to version 4.0.1
This commit is contained in:
parent
6e03d01620
commit
9166556d94
@ -1,19 +1,19 @@
|
||||
{
|
||||
"homepage": "https://haxe.org/",
|
||||
"description": "High-level, cross-platform, multi-paradigm programming language and compiler.",
|
||||
"version": "4.0.0",
|
||||
"version": "4.0.1",
|
||||
"license": {
|
||||
"identifier": "MIT,Zlib,BSD-3-Clause,...",
|
||||
"url": "https://github.com/HaxeFoundation/neko/blob/master/LICENSE"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.0/haxe-4.0.0-win64.zip",
|
||||
"hash": "68e3d4cb8ebb881ed52b574901a75b8190112e5a9b1370c45d7a8ab37df83498"
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.1/haxe-4.0.1-win64.zip",
|
||||
"hash": "782f1a6036d25e9fbcfe4877cb14632321d80c5ac487046ecf267934a1e8d24d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.0/haxe-4.0.0-win.zip",
|
||||
"hash": "8bdf805a4d26c63664a4f6ba765b5bd72ad06c7566f8e465654b5f1330c29883"
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.0.1/haxe-4.0.1-win.zip",
|
||||
"hash": "2785b1781dc7c45054b488d074fdb452b8f55b831aaf3202744af20c9f9afc9a"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user