nodejs: Update to version 14.0.0

This commit is contained in:
Richard Kuhnt 2020-04-21 15:01:50 +00:00
parent 51949ef374
commit 9effb72dff

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": "13.13.0",
"version": "14.0.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://nodejs.org/dist/v13.13.0/node-v13.13.0-win-x64.7z",
"hash": "a071c0b94a1571d0f1b11e9e39eed39bb7684a420333174b3a4c89f8ed0c371f",
"extract_dir": "node-v13.13.0-win-x64"
"url": "https://nodejs.org/dist/v14.0.0/node-v14.0.0-win-x64.7z",
"hash": "a325bbabadacb684c30e01156bc176252737059008fa0309f38037e373ad7ced",
"extract_dir": "node-v14.0.0-win-x64"
},
"32bit": {
"url": "https://nodejs.org/dist/v13.13.0/node-v13.13.0-win-x86.7z",
"hash": "66ed2b7b981101249a932aaac6f4a35b7e17ea5d81f76468a731924c9d79c862",
"extract_dir": "node-v13.13.0-win-x86"
"url": "https://nodejs.org/dist/v14.0.0/node-v14.0.0-win-x86.7z",
"hash": "edab1900004fae29575a151e4953b296013f583b4aac22b6d758eeb595055e15",
"extract_dir": "node-v14.0.0-win-x86"
}
},
"persist": [