nodejs: Update to version 16.6.2

This commit is contained in:
Jakub Čábera 2021-08-11 09:52:02 -07:00
parent e8a4f6c1f7
commit 853f6db3dc

View File

@ -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.", "description": "As an asynchronous event driven JavaScript runtime, Node is 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/v16.6.1/node-v16.6.1-win-x64.7z", "url": "https://nodejs.org/dist/v16.6.2/node-v16.6.2-win-x64.7z",
"hash": "5b85e20f14c0c9a9c4ac6f867f8bcf47a09c645930707f7b766322065e719ed3", "hash": "152e36fe0493f37d3be939c7f9c3a975c9f39a3346d66787b59e2db28ed2eeb6",
"extract_dir": "node-v16.6.1-win-x64" "extract_dir": "node-v16.6.2-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v16.6.1/node-v16.6.1-win-x86.7z", "url": "https://nodejs.org/dist/v16.6.2/node-v16.6.2-win-x86.7z",
"hash": "a798038fcae1c02e831d42e5d7ca76b643905fd9716bf11a4357cfa903148fea", "hash": "b40c0f3bf401ff56c558de3a24b33101273c622e664e1e5df4d08444aa4ae7df",
"extract_dir": "node-v16.6.1-win-x86" "extract_dir": "node-v16.6.2-win-x86"
} }
}, },
"persist": [ "persist": [