From 5f8a4bdf3b192576b1e7522a1626abbe91b20a78 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 16:42:22 +0000 Subject: [PATCH] nodejs-lts: Update to version 24.14.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 0c4895be75..1ab9b3406b 100644 --- a/bucket/nodejs-lts.json +++ b/bucket/nodejs-lts.json @@ -1,18 +1,18 @@ { - "version": "24.13.1", + "version": "24.14.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.13.1/node-v24.13.1-win-x64.7z", - "hash": "cd182025ae2f7c8143541677df0aa3721a5aa248b11a95ee713cf9158299b9d9", - "extract_dir": "node-v24.13.1-win-x64" + "url": "https://nodejs.org/dist/v24.14.0/node-v24.14.0-win-x64.7z", + "hash": "90f18586ef8ca13dd94e7f571d27b8a5120116fea218bcc41e3ef6697dcbc777", + "extract_dir": "node-v24.14.0-win-x64" }, "arm64": { - "url": "https://nodejs.org/dist/v24.13.1/node-v24.13.1-win-arm64.7z", - "hash": "ddab0c1e3878034f047797d11f259052a995cc1b18397055e08d522da823e806", - "extract_dir": "node-v24.13.1-win-arm64" + "url": "https://nodejs.org/dist/v24.14.0/node-v24.14.0-win-arm64.7z", + "hash": "6cd8d95799dc70e89585522e5cfe5d576b6ac44f6ff5afc0a4b0318c9f7aa8cd", + "extract_dir": "node-v24.14.0-win-arm64" } }, "post_install": [