nodejs: Update to version 14.4.0

This commit is contained in:
Richard Kuhnt 2020-06-02 19:00:25 +00:00
parent ac5dd137cc
commit 60fb7f4e7f

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.3.0",
"version": "14.4.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://nodejs.org/dist/v14.3.0/node-v14.3.0-win-x64.7z",
"hash": "710643457e52ce1563be85cdf0d87e841b9c99313be04c6d4a8b5d388109801e",
"extract_dir": "node-v14.3.0-win-x64"
"url": "https://nodejs.org/dist/v14.4.0/node-v14.4.0-win-x64.7z",
"hash": "e7acff0d26869df5565d3e448f617d0803dc4b400837db37645f099c61524323",
"extract_dir": "node-v14.4.0-win-x64"
},
"32bit": {
"url": "https://nodejs.org/dist/v14.3.0/node-v14.3.0-win-x86.7z",
"hash": "4359fe49f3622375fe8841a46205b107aef61b1a5b8710b8d7c0e7c83f2aefa7",
"extract_dir": "node-v14.3.0-win-x86"
"url": "https://nodejs.org/dist/v14.4.0/node-v14.4.0-win-x86.7z",
"hash": "62643417a42ecae257a7f4d9cb5ddc86a2251012b33060070f4f5ac8af0f20c0",
"extract_dir": "node-v14.4.0-win-x86"
}
},
"persist": [