mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
nodejs: Update to version 25.0.0
This commit is contained in:
parent
620d3ef6f2
commit
4fc2ea9a7f
@ -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": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user