nodejs: Update to version 16.4.0

This commit is contained in:
Richard Kuhnt 2021-06-23 12:00:23 +00:00
parent 10e22c215d
commit 7585d3735b

View File

@ -1,18 +1,18 @@
{
"version": "16.3.0",
"version": "16.4.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.3.0/node-v16.3.0-win-x64.7z",
"hash": "3a39ba94dfd9c7a94e156f6fefef0fcb91ca2b37c2280a4f28e5d5e70c171cf5",
"extract_dir": "node-v16.3.0-win-x64"
"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"
},
"32bit": {
"url": "https://nodejs.org/dist/v16.3.0/node-v16.3.0-win-x86.7z",
"hash": "c5fec63e74633e77cbf331c6e08cfb26c84d7123e5bbb58c8298fb68ba13d28b",
"extract_dir": "node-v16.3.0-win-x86"
"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"
}
},
"persist": [