nodejs: Update to version 14.11.0

This commit is contained in:
Richard Kuhnt 2020-09-15 22:00:21 +00:00
parent 2e3ed7e182
commit 1e6adc649f

View File

@ -1,18 +1,18 @@
{
"homepage": "https://nodejs.org",
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications.",
"version": "14.10.1",
"version": "14.11.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://nodejs.org/dist/v14.10.1/node-v14.10.1-win-x64.7z",
"hash": "71b72c74370baf892fc713358439a39cf2fccbf80d76d5cc46b6555e94cb1a3b",
"extract_dir": "node-v14.10.1-win-x64"
"url": "https://nodejs.org/dist/v14.11.0/node-v14.11.0-win-x64.7z",
"hash": "e1e59a72b892563fbc3b2df8059b5b42a72e697def6fafe83cf5aecb69fbc979",
"extract_dir": "node-v14.11.0-win-x64"
},
"32bit": {
"url": "https://nodejs.org/dist/v14.10.1/node-v14.10.1-win-x86.7z",
"hash": "6a6694a609b851dcbfb902e9a7aad95c4e366cf511de5520dd61d5ef8bfd114d",
"extract_dir": "node-v14.10.1-win-x86"
"url": "https://nodejs.org/dist/v14.11.0/node-v14.11.0-win-x86.7z",
"hash": "67706e3d22d4c88f512245b24acbc3a4b7a0656a5edae3d821fbfa2d06934fbf",
"extract_dir": "node-v14.11.0-win-x86"
}
},
"persist": [