mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
nodejs: Update to version 20.3.0
This commit is contained in:
parent
b7fea45dc3
commit
a2cb29d32b
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "20.2.0",
|
"version": "20.3.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/v20.2.0/node-v20.2.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v20.3.0/node-v20.3.0-win-x64.7z",
|
||||||
"hash": "d71be022ef9037075fb026cc674f731d42408facb0c74ecd9169ed77d56c6816",
|
"hash": "b8bda54d0936e2295dd3267dba7d61903af92a0427dac56251047fed2e8ff05f",
|
||||||
"extract_dir": "node-v20.2.0-win-x64"
|
"extract_dir": "node-v20.3.0-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v20.2.0/node-v20.2.0-win-x86.7z",
|
"url": "https://nodejs.org/dist/v20.3.0/node-v20.3.0-win-x86.7z",
|
||||||
"hash": "1ad5011bc31dd99090770fd5e45cdaffc101c0ca08fb25633b4129214441861b",
|
"hash": "32f63af144aa64c5fbe83a26dced8305934063393e34886aec7abf4e1d6637d8",
|
||||||
"extract_dir": "node-v20.2.0-win-x86"
|
"extract_dir": "node-v20.3.0-win-x86"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://nodejs.org/dist/v20.2.0/node-v20.2.0-win-arm64.7z",
|
"url": "https://nodejs.org/dist/v20.3.0/node-v20.3.0-win-arm64.7z",
|
||||||
"hash": "3e94296dd5314da3eeecc6280069486317b6e110e49322c164184193d98b5bf4",
|
"hash": "15297e64b07742719cceca13acb66b067c06e7d610114d85834a2e33eb58e11f",
|
||||||
"extract_dir": "node-v20.2.0-win-arm64"
|
"extract_dir": "node-v20.3.0-win-arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user