From 9a321ebcef3174869d835926194a3749b362bc3b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 12:31:25 +0000 Subject: [PATCH] neko: Update to version 2.4.0 --- bucket/neko.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/neko.json b/bucket/neko.json index 4667777fa4..e1a1b31539 100644 --- a/bucket/neko.json +++ b/bucket/neko.json @@ -1,18 +1,18 @@ { - "version": "2.3.0", + "version": "2.4.0", "description": "A high-level dynamically typed programming language", "homepage": "https://nekovm.org", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/HaxeFoundation/neko/releases/download/v2-3-0/neko-2.3.0-win64.zip", - "hash": "d09fdf362cd2e3274f6c8528be7211663260c3a5323ce893b7637c2818995f0b", - "extract_dir": "neko-2.3.0-win64" + "url": "https://github.com/HaxeFoundation/neko/releases/download/v2-4-0/neko-2.4.0-win64.zip", + "hash": "334e192434483ddcd7062132a1af1cf961c4871258d92d2710a3c2e7a8225aca", + "extract_dir": "neko-2.4.0-win64" }, "32bit": { - "url": "https://github.com/HaxeFoundation/neko/releases/download/v2-3-0/neko-2.3.0-win.zip", - "hash": "fe5a11350d2dd74338f971d62115f2bd21ec6912f193db04c5d28eb987a50485", - "extract_dir": "neko-2.3.0-win" + "url": "https://github.com/HaxeFoundation/neko/releases/download/v2-4-0/neko-2.4.0-win.zip", + "hash": "8fde93b092d802cce53c43b7944ac72f7a9daa68ad4b3bb13edb2be855e5a5dc", + "extract_dir": "neko-2.4.0-win" } }, "bin": [