nodejs: Update to version 16.4.1

This commit is contained in:
Richard Kuhnt 2021-07-01 16:00:33 +00:00
parent 07ad8f4840
commit 691ee2827c

View File

@ -1,18 +1,18 @@
{
"version": "16.4.0",
"version": "16.4.1",
"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.4.0/node-v16.4.0-win-x64.7z",
"hash": "19da293c890b41793516a97775e1bcfb94c62dfc0c38df3fdf830bde22c7d63c",
"extract_dir": "node-v16.4.0-win-x64"
"url": "https://nodejs.org/dist/v16.4.1/node-v16.4.1-win-x64.7z",
"hash": "0bec96b5b22ca6d4eead44003011fcdb44af0d331bb1fc8af0647f95cd9feb65",
"extract_dir": "node-v16.4.1-win-x64"
},
"32bit": {
"url": "https://nodejs.org/dist/v16.4.0/node-v16.4.0-win-x86.7z",
"hash": "48e0a70a87c604371e67757d68008b4d5bb32c01862da9a3b3c9bdcb2a850639",
"extract_dir": "node-v16.4.0-win-x86"
"url": "https://nodejs.org/dist/v16.4.1/node-v16.4.1-win-x86.7z",
"hash": "2eec50ab1e34eb99af2819dd92a272e44944dc5b3fbf74c3ab25355feccc97c4",
"extract_dir": "node-v16.4.1-win-x86"
}
},
"persist": [