nodejs: Update to version 16.1.0

This commit is contained in:
Richard Kuhnt 2021-05-04 16:01:47 +00:00
parent 722d2de9a0
commit 8c48fdfdaa

View File

@ -1,18 +1,18 @@
{
"version": "16.0.0",
"version": "16.1.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.0.0/node-v16.0.0-win-x64.7z",
"hash": "8b78d362582746c5157b9e703bdd16c3da54c51efa12bed8fdf0e30e2bfdbce6",
"extract_dir": "node-v16.0.0-win-x64"
"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"
},
"32bit": {
"url": "https://nodejs.org/dist/v16.0.0/node-v16.0.0-win-x86.7z",
"hash": "04859c6d5a1d5054e57d1c1eb8f58a13d9d6e0ea079fe83d9b79d3a9aa401cc5",
"extract_dir": "node-v16.0.0-win-x86"
"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"
}
},
"persist": [