mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
haxe: Update to version 4.3.0
This commit is contained in:
parent
ae00630065
commit
7787957d30
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "4.2.5",
|
"version": "4.3.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.2.5/haxe-4.2.5-win64.zip",
|
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.3.0/haxe-4.3.0-win64.zip",
|
||||||
"hash": "9e7913999eb3693d540926219b45107b3dc249feb44204c0378fcdc6a74a9132"
|
"hash": "9adfc251bf8161f053d7f0913b3e2f94edc67b682e65a6c52b779aa85a855075"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.2.5/haxe-4.2.5-win.zip",
|
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.3.0/haxe-4.3.0-win.zip",
|
||||||
"hash": "5f72826af28372629b3679149af3d6c2279240dc8bd9631bf47fa5fa49266178"
|
"hash": "0d3cb5dd3ac868128001f6d85288f474ec60776a9d9c74855c4157c6c75c101a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user