mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
haxe: Update to version 4.2.1
This commit is contained in:
parent
c4b482c701
commit
af733995e1
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "4.2.0",
|
||||
"version": "4.2.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.2.0/haxe-4.2.0-win64.zip",
|
||||
"hash": "83be481d03892562155ed77c4f0f2ac30f34683cb0b55b57765ef90fc1d623ee"
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.2.1/haxe-4.2.1-win64.zip",
|
||||
"hash": "68caf3d86f6e707a0f0a655a9bc367a8489233f08daafb90945d2b195090f307"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.2.0/haxe-4.2.0-win.zip",
|
||||
"hash": "a797243e081e98eace34113292b0b199e5f738bfed284c07b417f0b89b09b72e"
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.2.1/haxe-4.2.1-win.zip",
|
||||
"hash": "5987dd1b11823a4754f3cc638ebd0febbc7d39c4372f610cd16dc5f56ec9d215"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user