haxe: Update to version 4.1.5

This commit is contained in:
Jakub Čábera 2020-12-31 15:56:03 +01:00
parent 8dc60ddcbe
commit c47a2914dd

View File

@ -1,5 +1,5 @@
{ {
"version": "4.1.4", "version": "4.1.5",
"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.4/haxe-4.1.4-win64.zip", "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.1.5/haxe-4.1.5-win64.zip",
"hash": "cb55d37560a4deb227fd8577bc8c880124b0260398456eb34a007a6a4d15f170" "hash": "ce4134cdf49814f8f8694648408d006116bd171b957a37be74c79cf403db9633"
}, },
"32bit": { "32bit": {
"url": "https://github.com/HaxeFoundation/haxe/releases/download/4.1.4/haxe-4.1.4-win.zip", "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.1.5/haxe-4.1.5-win.zip",
"hash": "44a5da95bc801ecf71ea90c177d0555c5cf7eca6e1467739f4667a7f7e37ace1" "hash": "fc9f10e32a36cb7274283d6f8cc4953e1bbaf3f5a18a53bce633280b13481834"
} }
}, },
"pre_install": [ "pre_install": [