From df0fba4326c40145dccfd25b4ef3aada51a1f268 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 00:41:39 +0000 Subject: [PATCH] nodejs-lts: Update to version 24.11.1 --- bucket/nodejs-lts.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/nodejs-lts.json b/bucket/nodejs-lts.json index 94f189f42b..291f7e544e 100644 --- a/bucket/nodejs-lts.json +++ b/bucket/nodejs-lts.json @@ -1,18 +1,18 @@ { - "version": "24.11.0", + "version": "24.11.1", "description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications. (Long Term Support)", "homepage": "https://nodejs.org", "license": "MIT", "architecture": { "64bit": { - "url": "https://nodejs.org/dist/v24.11.0/node-v24.11.0-win-x64.7z", - "hash": "261277b58400f23595804c0ad246f924c621b942da052bebf897f49e126733f3", - "extract_dir": "node-v24.11.0-win-x64" + "url": "https://nodejs.org/dist/v24.11.1/node-v24.11.1-win-x64.7z", + "hash": "4ff32b2db66fa95ca2c6b620c3d13d950bdae39a23cf872fcf2c4d3d47241e91", + "extract_dir": "node-v24.11.1-win-x64" }, "arm64": { - "url": "https://nodejs.org/dist/v24.11.0/node-v24.11.0-win-arm64.7z", - "hash": "cebc870a3597f53fc979a6ff8a8e866de1ce7d98a4b671ffa4de56b907118a5b", - "extract_dir": "node-v24.11.0-win-arm64" + "url": "https://nodejs.org/dist/v24.11.1/node-v24.11.1-win-arm64.7z", + "hash": "61c5d34739c782cbd912a21cfa8072d860884e674ab3c4dea551830b7866a06e", + "extract_dir": "node-v24.11.1-win-arm64" } }, "post_install": [