mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
haxe: Update to version 4.2.5
This commit is contained in:
parent
259df60947
commit
dc9175dc51
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "4.2.4",
|
||||
"version": "4.2.5",
|
||||
"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.2.4/haxe-4.2.4-win64.zip",
|
||||
"hash": "cdbcec5fee9178a307e6bcbb436f8ff124dd2c18f86ad51e3d0a7a4ef489877a"
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.2.5/haxe-4.2.5-win64.zip",
|
||||
"hash": "9e7913999eb3693d540926219b45107b3dc249feb44204c0378fcdc6a74a9132"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.2.4/haxe-4.2.4-win.zip",
|
||||
"hash": "f14d000cc7ad1d8f6d399105cd6f4ceb4e23a9eea6ea046425bd3395188bdf2d"
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.2.5/haxe-4.2.5-win.zip",
|
||||
"hash": "5f72826af28372629b3679149af3d6c2279240dc8bd9631bf47fa5fa49266178"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user