mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
haxe: Update to version 4.3.2
This commit is contained in:
parent
81ca8c115b
commit
e384803980
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "4.3.1",
|
"version": "4.3.2",
|
||||||
"description": "High-level, cross-platform, multi-paradigm programming language and compiler",
|
"description": "High-level, cross-platform, multi-paradigm programming language and compiler",
|
||||||
"homepage": "https://haxe.org",
|
"homepage": "https://haxe.org",
|
||||||
"license": {
|
"license": {
|
||||||
@ -9,12 +9,12 @@
|
|||||||
"depends": "neko",
|
"depends": "neko",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.3.1/haxe-4.3.1-win64.zip",
|
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.3.2/haxe-4.3.2-win64.zip",
|
||||||
"hash": "8f77bf1dc3fae88b3174e311c60e69ab25c02093a0801bd3e49b28609f465e1e"
|
"hash": "194276aa37e19945e7d993145b2c9442777f8047e78038147a684d1fb7e8e9df"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.3.1/haxe-4.3.1-win.zip",
|
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.3.2/haxe-4.3.2-win.zip",
|
||||||
"hash": "260d0afd6e5a5ded14761ec8b23ecab7deaea552d7b6230bfc19411fdf248780"
|
"hash": "6b5dbb697d2f8f0c7315773bde6e99ce78b83e7127f327faf4bb069ae3e0766d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user