From 4fc2ea9a7fcb20ea73b481d7dbd09cc35a30d5d3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 20:29:28 +0000 Subject: [PATCH] nodejs: Update to version 25.0.0 --- bucket/nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index 1ada026640..fe78217415 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,18 +1,18 @@ { - "version": "24.10.0", + "version": "25.0.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.10.0/node-v24.10.0-win-x64.7z", - "hash": "36b3dffd682813134698103842d52cdaf2d56ddedbf3a48e430812126a275f85", - "extract_dir": "node-v24.10.0-win-x64" + "url": "https://nodejs.org/dist/v25.0.0/node-v25.0.0-win-x64.7z", + "hash": "f57361d4bfcefd3fe18d4b5e1930abd285049faf671152e86394859c0998a4b7", + "extract_dir": "node-v25.0.0-win-x64" }, "arm64": { - "url": "https://nodejs.org/dist/v24.10.0/node-v24.10.0-win-arm64.7z", - "hash": "eecfbb713407222f89d70e60dd92503705380c2406dfe195f29bd8455c46baa0", - "extract_dir": "node-v24.10.0-win-arm64" + "url": "https://nodejs.org/dist/v25.0.0/node-v25.0.0-win-arm64.7z", + "hash": "bc3111ae9c7700a1e1065915f4526c31a52fcf1d0ac21eb894c7b7503c12f5b1", + "extract_dir": "node-v25.0.0-win-arm64" } }, "persist": [