neko: Update to version 2.4.0

This commit is contained in:
github-actions[bot] 2024-07-18 12:31:25 +00:00
parent b761b7afc6
commit 9a321ebcef

View File

@ -1,18 +1,18 @@
{ {
"version": "2.3.0", "version": "2.4.0",
"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-3-0/neko-2.3.0-win64.zip", "url": "https://github.com/HaxeFoundation/neko/releases/download/v2-4-0/neko-2.4.0-win64.zip",
"hash": "d09fdf362cd2e3274f6c8528be7211663260c3a5323ce893b7637c2818995f0b", "hash": "334e192434483ddcd7062132a1af1cf961c4871258d92d2710a3c2e7a8225aca",
"extract_dir": "neko-2.3.0-win64" "extract_dir": "neko-2.4.0-win64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/HaxeFoundation/neko/releases/download/v2-3-0/neko-2.3.0-win.zip", "url": "https://github.com/HaxeFoundation/neko/releases/download/v2-4-0/neko-2.4.0-win.zip",
"hash": "fe5a11350d2dd74338f971d62115f2bd21ec6912f193db04c5d28eb987a50485", "hash": "8fde93b092d802cce53c43b7944ac72f7a9daa68ad4b3bb13edb2be855e5a5dc",
"extract_dir": "neko-2.3.0-win" "extract_dir": "neko-2.4.0-win"
} }
}, },
"bin": [ "bin": [