mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
nodejs: Update to version 23.10.0
This commit is contained in:
parent
9aa6bc6746
commit
84019dba8c
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "23.9.0",
|
||||
"version": "23.10.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.9.0/node-v23.9.0-win-x64.7z",
|
||||
"hash": "458e75cbb1ce88ed70a16e264fb423d6522be49d39bced976d8ec4dffc059ad8",
|
||||
"extract_dir": "node-v23.9.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v23.10.0/node-v23.10.0-win-x64.7z",
|
||||
"hash": "8d56f1d2a39ec17f45b53f35c201ec206db8c9d052fdc32d9a36efd41608c7e4",
|
||||
"extract_dir": "node-v23.10.0-win-x64"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://nodejs.org/dist/v23.9.0/node-v23.9.0-win-arm64.7z",
|
||||
"hash": "4e68465ccb2463ab56417920ae6c5a0fa1ee8dfeb1880cd6e8fff197278a0b43",
|
||||
"extract_dir": "node-v23.9.0-win-arm64"
|
||||
"url": "https://nodejs.org/dist/v23.10.0/node-v23.10.0-win-arm64.7z",
|
||||
"hash": "8bca1cc8618b45ba3d4673deac5f6fe023f6e80d0f221a7e034bade294c29299",
|
||||
"extract_dir": "node-v23.10.0-win-arm64"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user