From 3c695ec8fb24e9626aac499793fa6295a1fa9b35 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 20:30:39 +0000 Subject: [PATCH] nodejs-lts: Update to version 24.12.0 --- 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 291f7e544e..cf9675b309 100644 --- a/bucket/nodejs-lts.json +++ b/bucket/nodejs-lts.json @@ -1,18 +1,18 @@ { - "version": "24.11.1", + "version": "24.12.0", "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.1/node-v24.11.1-win-x64.7z", - "hash": "4ff32b2db66fa95ca2c6b620c3d13d950bdae39a23cf872fcf2c4d3d47241e91", - "extract_dir": "node-v24.11.1-win-x64" + "url": "https://nodejs.org/dist/v24.12.0/node-v24.12.0-win-x64.7z", + "hash": "8d41356abf5cb62404f311f131b7937f45aaeda5c15d060dc281c2ece817cdce", + "extract_dir": "node-v24.12.0-win-x64" }, "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" + "url": "https://nodejs.org/dist/v24.12.0/node-v24.12.0-win-arm64.7z", + "hash": "52f6d601c145f886434ed42533626571b388d3ad8d98dad16c310bc09a7ed86e", + "extract_dir": "node-v24.12.0-win-arm64" } }, "post_install": [