nodejs: Update to version 16.0.0

This commit is contained in:
Richard Kuhnt 2021-04-20 17:00:22 +00:00
parent 2bbfcb8882
commit fb4db14287

View File

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