nodejs: Update to version 16.6.0

This commit is contained in:
Richard Kuhnt 2021-07-30 00:00:33 +00:00
parent cb5afbc4d9
commit ee5e3f6e9e

View File

@ -1,18 +1,18 @@
{
"version": "16.5.0",
"version": "16.6.0",
"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.5.0/node-v16.5.0-win-x64.7z",
"hash": "eb2136d451cbc4c7027437c48450b3da99f04e9863011504c0308b99df2b82ea",
"extract_dir": "node-v16.5.0-win-x64"
"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"
},
"32bit": {
"url": "https://nodejs.org/dist/v16.5.0/node-v16.5.0-win-x86.7z",
"hash": "c2ced414a78a6d6965292408fe28efa033f7b30775f9d0401feb841abee86a00",
"extract_dir": "node-v16.5.0-win-x86"
"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"
}
},
"persist": [