From 3aea13c8ab94a40544de78cd04405b0b73a9faa7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Jul 2025 16:30:28 +0000 Subject: [PATCH] nodejs: Update to version 24.4.0 --- bucket/nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index a67736704d..238d2aee48 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,18 +1,18 @@ { - "version": "24.3.0", + "version": "24.4.0", "description": "An asynchronous event driven JavaScript runtime designed to build scalable network applications.", "homepage": "https://nodejs.org", "license": "MIT", "architecture": { "64bit": { - "url": "https://nodejs.org/dist/v24.3.0/node-v24.3.0-win-x64.7z", - "hash": "c299a9f61c19910112831bc4ab7bde4985a1865b49d92453e26a62bd509b95b2", - "extract_dir": "node-v24.3.0-win-x64" + "url": "https://nodejs.org/dist/v24.4.0/node-v24.4.0-win-x64.7z", + "hash": "4643950bbff4b920690af1d3b673dfba96cbcc648844192cc9310997a2c34adf", + "extract_dir": "node-v24.4.0-win-x64" }, "arm64": { - "url": "https://nodejs.org/dist/v24.3.0/node-v24.3.0-win-arm64.7z", - "hash": "96dd060e08c825d0d1d53f5ebcc35f03a3e2b59e1242ceabdb7251aeee8312a1", - "extract_dir": "node-v24.3.0-win-arm64" + "url": "https://nodejs.org/dist/v24.4.0/node-v24.4.0-win-arm64.7z", + "hash": "cee5a937a67b1e99d7b92ceafefef03109dc2f9c667284f9d9a23aa523645769", + "extract_dir": "node-v24.4.0-win-arm64" } }, "persist": [