mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nodejs: Update to version 16.6.1
This commit is contained in:
parent
d1286de753
commit
3e1db6a37f
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "16.6.0",
|
||||
"version": "16.6.1",
|
||||
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications.",
|
||||
"homepage": "https://nodejs.org",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v16.6.0/node-v16.6.0-win-x64.7z",
|
||||
"hash": "58d9ec0876256d68040d35a606f18dcbf1331da63adfb96af17e43179f6e9f1b",
|
||||
"extract_dir": "node-v16.6.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v16.6.1/node-v16.6.1-win-x64.7z",
|
||||
"hash": "5b85e20f14c0c9a9c4ac6f867f8bcf47a09c645930707f7b766322065e719ed3",
|
||||
"extract_dir": "node-v16.6.1-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v16.6.0/node-v16.6.0-win-x86.7z",
|
||||
"hash": "ce52307b52e994d763f5da048bf3db3811bf9771d19d63bf96c8937499c7d29b",
|
||||
"extract_dir": "node-v16.6.0-win-x86"
|
||||
"url": "https://nodejs.org/dist/v16.6.1/node-v16.6.1-win-x86.7z",
|
||||
"hash": "a798038fcae1c02e831d42e5d7ca76b643905fd9716bf11a4357cfa903148fea",
|
||||
"extract_dir": "node-v16.6.1-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user