mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
haxe: Update to version 4.1.5
This commit is contained in:
parent
8dc60ddcbe
commit
c47a2914dd
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "4.1.4",
|
||||
"version": "4.1.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.1.4/haxe-4.1.4-win64.zip",
|
||||
"hash": "cb55d37560a4deb227fd8577bc8c880124b0260398456eb34a007a6a4d15f170"
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.1.5/haxe-4.1.5-win64.zip",
|
||||
"hash": "ce4134cdf49814f8f8694648408d006116bd171b957a37be74c79cf403db9633"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.1.4/haxe-4.1.4-win.zip",
|
||||
"hash": "44a5da95bc801ecf71ea90c177d0555c5cf7eca6e1467739f4667a7f7e37ace1"
|
||||
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.1.5/haxe-4.1.5-win.zip",
|
||||
"hash": "fc9f10e32a36cb7274283d6f8cc4953e1bbaf3f5a18a53bce633280b13481834"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user