mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
nodejs: Update to version 25.1.0
This commit is contained in:
parent
a5f8d14682
commit
76f0f98429
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "25.0.0",
|
||||
"version": "25.1.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/v25.0.0/node-v25.0.0-win-x64.7z",
|
||||
"hash": "f57361d4bfcefd3fe18d4b5e1930abd285049faf671152e86394859c0998a4b7",
|
||||
"extract_dir": "node-v25.0.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v25.1.0/node-v25.1.0-win-x64.7z",
|
||||
"hash": "714ba455c0d4a6b6956151ab56ef5fd1730baa6e0835f024d86767ef8b386aee",
|
||||
"extract_dir": "node-v25.1.0-win-x64"
|
||||
},
|
||||
"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"
|
||||
"url": "https://nodejs.org/dist/v25.1.0/node-v25.1.0-win-arm64.7z",
|
||||
"hash": "6c4d7d10c7344c6c85890d0057e9d0215d3fd967aae7f80db4d45248db158e76",
|
||||
"extract_dir": "node-v25.1.0-win-arm64"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user