mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
haxe: Update to version 4.3.1
This commit is contained in:
parent
69b261db6c
commit
981a3c078c
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "4.3.0",
|
||||
"version": "4.3.1",
|
||||
"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.0/haxe-4.3.0-win64.zip",
|
||||
"hash": "35d4d0e1f00a8b6904acd0e0a32a3e3abd4f33c5143b7ddc569f58a2504d2ece"
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.3.1/haxe-4.3.1-win64.zip",
|
||||
"hash": "8f77bf1dc3fae88b3174e311c60e69ab25c02093a0801bd3e49b28609f465e1e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.3.0/haxe-4.3.0-win.zip",
|
||||
"hash": "d70d2bb1e703b27db1f3b8e1f4d52dbebc4f8f6c73ed1b7a81d5d96c589a8b7d"
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.3.1/haxe-4.3.1-win.zip",
|
||||
"hash": "260d0afd6e5a5ded14761ec8b23ecab7deaea552d7b6230bfc19411fdf248780"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user