mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 02:24:50 +00:00
haxe: Update to version 4.3.6
This commit is contained in:
parent
a567c3b1a0
commit
0a39229339
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "4.3.5",
|
||||
"version": "4.3.6",
|
||||
"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.5/haxe-4.3.5-win64.zip",
|
||||
"hash": "b82d656232e5b4cc823bab2767c5339be591c6c323442be601768675b214c6b3"
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.3.6/haxe-4.3.6-win64.zip",
|
||||
"hash": "336090b9c32d6cb9b674130794fea0e9c2240a72bceb7a5d6b44d37c796d1a9a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.3.5/haxe-4.3.5-win.zip",
|
||||
"hash": "eb1f6f59549b3189de529f9269c0d311902423f63c428fcea1f9a34fff6d5de1"
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.3.6/haxe-4.3.6-win.zip",
|
||||
"hash": "82e49a9c747245bcc1934006700357e207fcfdc2ba02554a389fee0d35846258"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user