mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 02:24:50 +00:00
nodejs: Update to version 25.5.0
This commit is contained in:
parent
1d6fbe83ab
commit
18f70457c0
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "25.4.0",
|
||||
"version": "25.5.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.4.0/node-v25.4.0-win-x64.7z",
|
||||
"hash": "9aa12c81be9ca56953fd875de2dd625718d767a3ee482d00ab5f69993be392be",
|
||||
"extract_dir": "node-v25.4.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v25.5.0/node-v25.5.0-win-x64.7z",
|
||||
"hash": "3b8fb60f80b0cc5bf2abd74dd2b7f853e88f39d2dbca269818742ad7ca0713d2",
|
||||
"extract_dir": "node-v25.5.0-win-x64"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://nodejs.org/dist/v25.4.0/node-v25.4.0-win-arm64.7z",
|
||||
"hash": "e349a266077b138435a0da3afa843d32837652fd76199cccf898f884f5c8ee96",
|
||||
"extract_dir": "node-v25.4.0-win-arm64"
|
||||
"url": "https://nodejs.org/dist/v25.5.0/node-v25.5.0-win-arm64.7z",
|
||||
"hash": "06e6ef9670b91f485f733be66dcf173dde50181a644cc2841cbaa732ce8a3adc",
|
||||
"extract_dir": "node-v25.5.0-win-arm64"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user