mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-25 10:01:18 +00:00
nodejs: Update to version 23.7.0
This commit is contained in:
parent
f7339c9276
commit
0085e1fa61
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "23.6.1",
|
||||
"version": "23.7.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/v23.6.1/node-v23.6.1-win-x64.7z",
|
||||
"hash": "597e75859698e7062481a6da92e3c54108099f57c45e9b391d64a0afa642e06e",
|
||||
"extract_dir": "node-v23.6.1-win-x64"
|
||||
"url": "https://nodejs.org/dist/v23.7.0/node-v23.7.0-win-x64.7z",
|
||||
"hash": "49654dee86b43383e871e11bef8cb0c0b8a3373100219986de540934f61f2db0",
|
||||
"extract_dir": "node-v23.7.0-win-x64"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://nodejs.org/dist/v23.6.1/node-v23.6.1-win-arm64.7z",
|
||||
"hash": "eb52ed2507285f3f6ad19553b28e0a6425f00ee7190e2cc6dc68709201e30403",
|
||||
"extract_dir": "node-v23.6.1-win-arm64"
|
||||
"url": "https://nodejs.org/dist/v23.7.0/node-v23.7.0-win-arm64.7z",
|
||||
"hash": "fc867f213a871a089d8d1b26f20769b709d50042023c6461e46be08e75151aee",
|
||||
"extract_dir": "node-v23.7.0-win-arm64"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user