nodejs: Update to version 16.5.0

This commit is contained in:
Richard Kuhnt 2021-07-14 10:00:25 +00:00
parent b8c85e608f
commit f8a571cfcb

View File

@ -1,18 +1,18 @@
{ {
"version": "16.4.2", "version": "16.5.0",
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications.", "description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications.",
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v16.4.2/node-v16.4.2-win-x64.7z", "url": "https://nodejs.org/dist/v16.5.0/node-v16.5.0-win-x64.7z",
"hash": "aceb76cae3df1a28ad427040c965db97fd0b0e09a4d30a02f51b9b73bab80d6d", "hash": "eb2136d451cbc4c7027437c48450b3da99f04e9863011504c0308b99df2b82ea",
"extract_dir": "node-v16.4.2-win-x64" "extract_dir": "node-v16.5.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v16.4.2/node-v16.4.2-win-x86.7z", "url": "https://nodejs.org/dist/v16.5.0/node-v16.5.0-win-x86.7z",
"hash": "583dc4186ff3ae8ba032e92404a03196a1f1b0758924109786b3ed241eb7bfd7", "hash": "c2ced414a78a6d6965292408fe28efa033f7b30775f9d0401feb841abee86a00",
"extract_dir": "node-v16.4.2-win-x86" "extract_dir": "node-v16.5.0-win-x86"
} }
}, },
"persist": [ "persist": [