nodejs: Update to version 16.6.1

This commit is contained in:
Richard Kuhnt 2021-08-03 09:00:36 +00:00
parent d1286de753
commit 3e1db6a37f

View File

@ -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.", "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.0/node-v16.6.0-win-x64.7z", "url": "https://nodejs.org/dist/v16.6.1/node-v16.6.1-win-x64.7z",
"hash": "58d9ec0876256d68040d35a606f18dcbf1331da63adfb96af17e43179f6e9f1b", "hash": "5b85e20f14c0c9a9c4ac6f867f8bcf47a09c645930707f7b766322065e719ed3",
"extract_dir": "node-v16.6.0-win-x64" "extract_dir": "node-v16.6.1-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v16.6.0/node-v16.6.0-win-x86.7z", "url": "https://nodejs.org/dist/v16.6.1/node-v16.6.1-win-x86.7z",
"hash": "ce52307b52e994d763f5da048bf3db3811bf9771d19d63bf96c8937499c7d29b", "hash": "a798038fcae1c02e831d42e5d7ca76b643905fd9716bf11a4357cfa903148fea",
"extract_dir": "node-v16.6.0-win-x86" "extract_dir": "node-v16.6.1-win-x86"
} }
}, },
"persist": [ "persist": [