nodejs: Update to version 14.6.0

This commit is contained in:
Richard Kuhnt 2020-07-21 22:00:39 +00:00
parent 02cdd1e446
commit ef16045608

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.5.0",
"version": "14.6.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://nodejs.org/dist/v14.5.0/node-v14.5.0-win-x64.7z",
"hash": "1361eecf92c753d50ce14f97138069a1de7aaccd0df59180dccd25cb48d2779d",
"extract_dir": "node-v14.5.0-win-x64"
"url": "https://nodejs.org/dist/v14.6.0/node-v14.6.0-win-x64.7z",
"hash": "078407a38f747e7d2a1ff2765f44ce2b8bc9aa040c28e35b28b0ae0dffbde50f",
"extract_dir": "node-v14.6.0-win-x64"
},
"32bit": {
"url": "https://nodejs.org/dist/v14.5.0/node-v14.5.0-win-x86.7z",
"hash": "a5b8d99ce59e700ec237aa471d94c8e9b0e3b3f287a00860d3494b8ede4d5ed6",
"extract_dir": "node-v14.5.0-win-x86"
"url": "https://nodejs.org/dist/v14.6.0/node-v14.6.0-win-x86.7z",
"hash": "79d213d67028e3dfb9a1d3db26d1f0c6ad0967276fc794b8a4544c23061c9fc7",
"extract_dir": "node-v14.6.0-win-x86"
}
},
"persist": [