nodejs: Update to version 15.13.0

This commit is contained in:
Richard Kuhnt 2021-03-31 15:00:16 +00:00
parent 3079cb2cd9
commit 05a7cc09c8

View File

@ -1,18 +1,18 @@
{
"version": "15.12.0",
"version": "15.13.0",
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications.",
"homepage": "https://nodejs.org",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://nodejs.org/dist/v15.12.0/node-v15.12.0-win-x64.7z",
"hash": "e103b811f4be35cf3388a398ff487fd6a53e07c9acbfea52533a97e3668affd3",
"extract_dir": "node-v15.12.0-win-x64"
"url": "https://nodejs.org/dist/v15.13.0/node-v15.13.0-win-x64.7z",
"hash": "db5fb70541e7e3f9e56c4a3fff2431dc3870be7cfa57ce40de92fd72c6b65024",
"extract_dir": "node-v15.13.0-win-x64"
},
"32bit": {
"url": "https://nodejs.org/dist/v15.12.0/node-v15.12.0-win-x86.7z",
"hash": "b0a41cf8eb23f88ad187c6658ae470462c4b04e1385d20e95c1a5b800c6239ae",
"extract_dir": "node-v15.12.0-win-x86"
"url": "https://nodejs.org/dist/v15.13.0/node-v15.13.0-win-x86.7z",
"hash": "5b621972be0f015aad60a6c28b5dfda9820b2aea5d9e96b0e2ea3a0c3d1e5c00",
"extract_dir": "node-v15.13.0-win-x86"
}
},
"persist": [