nodejs: Update to version 16.2.0

This commit is contained in:
Richard Kuhnt 2021-05-19 11:00:27 +00:00
parent 96a031ba7f
commit 30cced8951

View File

@ -1,18 +1,18 @@
{
"version": "16.1.0",
"version": "16.2.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.1.0/node-v16.1.0-win-x64.7z",
"hash": "5bd63f0d12a1c278fc89b82feefec3a9a78a3768bf9f0db3038452b990516880",
"extract_dir": "node-v16.1.0-win-x64"
"url": "https://nodejs.org/dist/v16.2.0/node-v16.2.0-win-x64.7z",
"hash": "89a0f59d6c0b9be9498b62c40b4f5b5cd25325ee27dae91d4daf45b9ae019806",
"extract_dir": "node-v16.2.0-win-x64"
},
"32bit": {
"url": "https://nodejs.org/dist/v16.1.0/node-v16.1.0-win-x86.7z",
"hash": "2b9fad85b7dff2bca3dfddd42607ee1f99135cd1fa713632c3e68967ca2b86c6",
"extract_dir": "node-v16.1.0-win-x86"
"url": "https://nodejs.org/dist/v16.2.0/node-v16.2.0-win-x86.7z",
"hash": "5a847e85778f5ff7b928dd5ecc5d3f44f2ba82db52fc456709a4d93c5cd0d5e0",
"extract_dir": "node-v16.2.0-win-x86"
}
},
"persist": [