mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
haxe: Update to version 4.2.0
This commit is contained in:
parent
5379700b25
commit
b8d7c7c1b7
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "4.1.5",
|
"version": "4.2.0",
|
||||||
"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.1.5/haxe-4.1.5-win64.zip",
|
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.2.0/haxe-4.2.0-win64.zip",
|
||||||
"hash": "ce4134cdf49814f8f8694648408d006116bd171b957a37be74c79cf403db9633"
|
"hash": "83be481d03892562155ed77c4f0f2ac30f34683cb0b55b57765ef90fc1d623ee"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.1.5/haxe-4.1.5-win.zip",
|
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.2.0/haxe-4.2.0-win.zip",
|
||||||
"hash": "fc9f10e32a36cb7274283d6f8cc4953e1bbaf3f5a18a53bce633280b13481834"
|
"hash": "a797243e081e98eace34113292b0b199e5f738bfed284c07b417f0b89b09b72e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user