nodejs: Update to version 14.5.0

This commit is contained in:
Richard Kuhnt 2020-06-30 23:00:24 +00:00
parent 47ec6ab572
commit 1f337aa734

View File

@ -1,18 +1,18 @@
{ {
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"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.",
"version": "14.4.0", "version": "14.5.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v14.4.0/node-v14.4.0-win-x64.7z", "url": "https://nodejs.org/dist/v14.5.0/node-v14.5.0-win-x64.7z",
"hash": "e7acff0d26869df5565d3e448f617d0803dc4b400837db37645f099c61524323", "hash": "1361eecf92c753d50ce14f97138069a1de7aaccd0df59180dccd25cb48d2779d",
"extract_dir": "node-v14.4.0-win-x64" "extract_dir": "node-v14.5.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v14.4.0/node-v14.4.0-win-x86.7z", "url": "https://nodejs.org/dist/v14.5.0/node-v14.5.0-win-x86.7z",
"hash": "62643417a42ecae257a7f4d9cb5ddc86a2251012b33060070f4f5ac8af0f20c0", "hash": "a5b8d99ce59e700ec237aa471d94c8e9b0e3b3f287a00860d3494b8ede4d5ed6",
"extract_dir": "node-v14.4.0-win-x86" "extract_dir": "node-v14.5.0-win-x86"
} }
}, },
"persist": [ "persist": [