nodejs: Update to version 25.0.0

This commit is contained in:
github-actions[bot] 2025-10-15 20:29:28 +00:00
parent 620d3ef6f2
commit 4fc2ea9a7f

View File

@ -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.", "description": "An asynchronous event driven JavaScript runtime designed to build scalable network applications.",
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v24.10.0/node-v24.10.0-win-x64.7z", "url": "https://nodejs.org/dist/v25.0.0/node-v25.0.0-win-x64.7z",
"hash": "36b3dffd682813134698103842d52cdaf2d56ddedbf3a48e430812126a275f85", "hash": "f57361d4bfcefd3fe18d4b5e1930abd285049faf671152e86394859c0998a4b7",
"extract_dir": "node-v24.10.0-win-x64" "extract_dir": "node-v25.0.0-win-x64"
}, },
"arm64": { "arm64": {
"url": "https://nodejs.org/dist/v24.10.0/node-v24.10.0-win-arm64.7z", "url": "https://nodejs.org/dist/v25.0.0/node-v25.0.0-win-arm64.7z",
"hash": "eecfbb713407222f89d70e60dd92503705380c2406dfe195f29bd8455c46baa0", "hash": "bc3111ae9c7700a1e1065915f4526c31a52fcf1d0ac21eb894c7b7503c12f5b1",
"extract_dir": "node-v24.10.0-win-arm64" "extract_dir": "node-v25.0.0-win-arm64"
} }
}, },
"persist": [ "persist": [