neko: Update to version 2.4.1

This commit is contained in:
github-actions[bot] 2025-04-15 16:30:22 +00:00
parent 0e2689c75f
commit 1b1d8cdea1

View File

@ -1,18 +1,18 @@
{ {
"version": "2.4.0", "version": "2.4.1",
"description": "A high-level dynamically typed programming language", "description": "A high-level dynamically typed programming language",
"homepage": "https://nekovm.org", "homepage": "https://nekovm.org",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/HaxeFoundation/neko/releases/download/v2-4-0/neko-2.4.0-win64.zip", "url": "https://github.com/HaxeFoundation/neko/releases/download/v2-4-1/neko-2.4.1-win64.zip",
"hash": "334e192434483ddcd7062132a1af1cf961c4871258d92d2710a3c2e7a8225aca", "hash": "3902933da42320e8bc04dbee07959ee9ff09a7848e9af48072396400cc3618c9",
"extract_dir": "neko-2.4.0-win64" "extract_dir": "neko-2.4.1-win64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/HaxeFoundation/neko/releases/download/v2-4-0/neko-2.4.0-win.zip", "url": "https://github.com/HaxeFoundation/neko/releases/download/v2-4-1/neko-2.4.1-win.zip",
"hash": "8fde93b092d802cce53c43b7944ac72f7a9daa68ad4b3bb13edb2be855e5a5dc", "hash": "461d59d6a923d5d91ad1a9c999e382895a1aea2ab98900f5e6ca60edb799bb93",
"extract_dir": "neko-2.4.0-win" "extract_dir": "neko-2.4.1-win"
} }
}, },
"bin": [ "bin": [