From 1b1d8cdea11071956380f3547b88d9a5523c7b9b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 16:30:22 +0000 Subject: [PATCH] neko: Update to version 2.4.1 --- bucket/neko.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/neko.json b/bucket/neko.json index e1a1b31539..6a367a3fea 100644 --- a/bucket/neko.json +++ b/bucket/neko.json @@ -1,18 +1,18 @@ { - "version": "2.4.0", + "version": "2.4.1", "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-4-0/neko-2.4.0-win64.zip", - "hash": "334e192434483ddcd7062132a1af1cf961c4871258d92d2710a3c2e7a8225aca", - "extract_dir": "neko-2.4.0-win64" + "url": "https://github.com/HaxeFoundation/neko/releases/download/v2-4-1/neko-2.4.1-win64.zip", + "hash": "3902933da42320e8bc04dbee07959ee9ff09a7848e9af48072396400cc3618c9", + "extract_dir": "neko-2.4.1-win64" }, "32bit": { - "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" + "url": "https://github.com/HaxeFoundation/neko/releases/download/v2-4-1/neko-2.4.1-win.zip", + "hash": "461d59d6a923d5d91ad1a9c999e382895a1aea2ab98900f5e6ca60edb799bb93", + "extract_dir": "neko-2.4.1-win" } }, "bin": [