mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
nodejs: Update to version 16.6.2
This commit is contained in:
parent
e8a4f6c1f7
commit
853f6db3dc
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "16.6.1",
|
||||
"version": "16.6.2",
|
||||
"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.1/node-v16.6.1-win-x64.7z",
|
||||
"hash": "5b85e20f14c0c9a9c4ac6f867f8bcf47a09c645930707f7b766322065e719ed3",
|
||||
"extract_dir": "node-v16.6.1-win-x64"
|
||||
"url": "https://nodejs.org/dist/v16.6.2/node-v16.6.2-win-x64.7z",
|
||||
"hash": "152e36fe0493f37d3be939c7f9c3a975c9f39a3346d66787b59e2db28ed2eeb6",
|
||||
"extract_dir": "node-v16.6.2-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://nodejs.org/dist/v16.6.2/node-v16.6.2-win-x86.7z",
|
||||
"hash": "b40c0f3bf401ff56c558de3a24b33101273c622e664e1e5df4d08444aa4ae7df",
|
||||
"extract_dir": "node-v16.6.2-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user