mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-02 18:14:49 +00:00
haxe: Update to version 4.3.3
This commit is contained in:
parent
dacca9f0a1
commit
f57b751c9a
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "4.3.2",
|
||||
"version": "4.3.3",
|
||||
"description": "High-level, cross-platform, multi-paradigm programming language and compiler",
|
||||
"homepage": "https://haxe.org",
|
||||
"license": {
|
||||
@ -9,12 +9,12 @@
|
||||
"depends": "neko",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.3.2/haxe-4.3.2-win64.zip",
|
||||
"hash": "194276aa37e19945e7d993145b2c9442777f8047e78038147a684d1fb7e8e9df"
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.3.3/haxe-4.3.3-win64.zip",
|
||||
"hash": "70953a966b90bceb664639d1a690567e39cf9e3ebacf8c622c17df76fa0a199b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.3.2/haxe-4.3.2-win.zip",
|
||||
"hash": "6b5dbb697d2f8f0c7315773bde6e99ce78b83e7127f327faf4bb069ae3e0766d"
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.3.3/haxe-4.3.3-win.zip",
|
||||
"hash": "4de9ecba4a54fd81243ca343ee1e3f306b9575217db3bf78d3232a80fe10dad5"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user