mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
nodejs: Update to version 20.6.0
This commit is contained in:
parent
e9b71e630b
commit
f79eb2ea76
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "20.5.1",
|
||||
"version": "20.6.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/v20.5.1/node-v20.5.1-win-x64.7z",
|
||||
"hash": "8ae5e54bdfbd91b4a519159b629199bc0fd610c2e83168a5aab2ae245d85c693",
|
||||
"extract_dir": "node-v20.5.1-win-x64"
|
||||
"url": "https://nodejs.org/dist/v20.6.0/node-v20.6.0-win-x64.7z",
|
||||
"hash": "1fd7bfde6b93657c79e7caac26c529f1b91068989dc1fe2e0deb8445d8c0078b",
|
||||
"extract_dir": "node-v20.6.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v20.5.1/node-v20.5.1-win-x86.7z",
|
||||
"hash": "80ec22ac47c21a938987281681f1b2cb0c9e2ff3559ffa30b0ef4afc7f164cca",
|
||||
"extract_dir": "node-v20.5.1-win-x86"
|
||||
"url": "https://nodejs.org/dist/v20.6.0/node-v20.6.0-win-x86.7z",
|
||||
"hash": "219ae8968d662d549503903410a7d3679762f18cc4b6646ecaadae6f707b56fa",
|
||||
"extract_dir": "node-v20.6.0-win-x86"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://nodejs.org/dist/v20.5.1/node-v20.5.1-win-arm64.7z",
|
||||
"hash": "2fa1a553081268faeb1f08c497767a0460f1e2cfbea51e1923387da5d6c86ac7",
|
||||
"extract_dir": "node-v20.5.1-win-arm64"
|
||||
"url": "https://nodejs.org/dist/v20.6.0/node-v20.6.0-win-arm64.7z",
|
||||
"hash": "f94d4ae3c610a4d725a99d7b3b3c18d21b7541b167932fc4970284bfb11627d4",
|
||||
"extract_dir": "node-v20.6.0-win-arm64"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user