nodejs: Update to version 14.3.0

This commit is contained in:
Richard Kuhnt 2020-05-19 22:01:49 +00:00
parent 47e98a6adf
commit f1544b0d29

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.2.0", "version": "14.3.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v14.2.0/node-v14.2.0-win-x64.7z", "url": "https://nodejs.org/dist/v14.3.0/node-v14.3.0-win-x64.7z",
"hash": "51cc7f4a712cb969a4153ca5c2ebfe8c052987fa4e025d3d98b1c7b1240f06f2", "hash": "710643457e52ce1563be85cdf0d87e841b9c99313be04c6d4a8b5d388109801e",
"extract_dir": "node-v14.2.0-win-x64" "extract_dir": "node-v14.3.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v14.2.0/node-v14.2.0-win-x86.7z", "url": "https://nodejs.org/dist/v14.3.0/node-v14.3.0-win-x86.7z",
"hash": "9d616effae140f8f53b5659f07bb0dd5bc3af00b06dfd649401403416ea0e5b3", "hash": "4359fe49f3622375fe8841a46205b107aef61b1a5b8710b8d7c0e7c83f2aefa7",
"extract_dir": "node-v14.2.0-win-x86" "extract_dir": "node-v14.3.0-win-x86"
} }
}, },
"persist": [ "persist": [