mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
nodejs: Update to version 23.6.0
This commit is contained in:
parent
4f3897fc9b
commit
cffabfab04
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "23.5.0",
|
"version": "23.6.0",
|
||||||
"description": "An asynchronous event driven JavaScript runtime designed to build scalable network applications.",
|
"description": "An asynchronous event driven JavaScript runtime designed to build scalable network applications.",
|
||||||
"homepage": "https://nodejs.org",
|
"homepage": "https://nodejs.org",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nodejs.org/dist/v23.5.0/node-v23.5.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v23.6.0/node-v23.6.0-win-x64.7z",
|
||||||
"hash": "4d86167dd98801c723a13e65519822d409b603acbec9b0d1107a4ad8578a7c53",
|
"hash": "f68d5ac65b8b5607eb5cc613c7b70c5bae09cad827e5a9c35beacfbeace92911",
|
||||||
"extract_dir": "node-v23.5.0-win-x64"
|
"extract_dir": "node-v23.6.0-win-x64"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://nodejs.org/dist/v23.5.0/node-v23.5.0-win-arm64.7z",
|
"url": "https://nodejs.org/dist/v23.6.0/node-v23.6.0-win-arm64.7z",
|
||||||
"hash": "b390fbdfcac5cbe541f8b1dcbd6f71f074d235084f72d75571278e172ac3e460",
|
"hash": "f3cbe62de5d09e95ec574af1b4004da34590c8c32720057b8fd3d5dfbd4de0b2",
|
||||||
"extract_dir": "node-v23.5.0-win-arm64"
|
"extract_dir": "node-v23.6.0-win-arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user