mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-17 14:11:19 +00:00
nodejs: Update to version 20.6.1
This commit is contained in:
parent
536556352d
commit
6d81132f97
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "20.6.0",
|
||||
"version": "20.6.1",
|
||||
"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.6.0/node-v20.6.0-win-x64.7z",
|
||||
"hash": "1fd7bfde6b93657c79e7caac26c529f1b91068989dc1fe2e0deb8445d8c0078b",
|
||||
"extract_dir": "node-v20.6.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v20.6.1/node-v20.6.1-win-x64.7z",
|
||||
"hash": "c6cfe7824770a266a30bee8c33f485d0e89b94254c682250a239d83adfb7ce77",
|
||||
"extract_dir": "node-v20.6.1-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://nodejs.org/dist/v20.6.1/node-v20.6.1-win-x86.7z",
|
||||
"hash": "87d631b294a25386400d0f44d227330da62a1326e2a4fbb98bda3d7c431257f1",
|
||||
"extract_dir": "node-v20.6.1-win-x86"
|
||||
},
|
||||
"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"
|
||||
"url": "https://nodejs.org/dist/v20.6.1/node-v20.6.1-win-arm64.7z",
|
||||
"hash": "337549faf397deb0da3bccd4e27db45a619d89de4ea12830d16d9dfaded8e92c",
|
||||
"extract_dir": "node-v20.6.1-win-arm64"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user