mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
nodejs: Update to version 23.9.0
This commit is contained in:
parent
14caa20956
commit
cdfc20de6e
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "23.8.0",
|
||||
"version": "23.9.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.8.0/node-v23.8.0-win-x64.7z",
|
||||
"hash": "ef23a3cc0c27d4647e54266edabde8d4e24ea7768171ae7057a1a6c96f081575",
|
||||
"extract_dir": "node-v23.8.0-win-x64"
|
||||
"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"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://nodejs.org/dist/v23.8.0/node-v23.8.0-win-arm64.7z",
|
||||
"hash": "df941b65ae8a3b2975741487707f3c656519136000fb481753eb2ed053480324",
|
||||
"extract_dir": "node-v23.8.0-win-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"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user