nodejs: Update to version 15.5.0

This commit is contained in:
Richard Kuhnt 2020-12-22 19:01:47 +00:00
parent 8c5af4f148
commit ac97fc9d15

View File

@ -1,18 +1,18 @@
{
"version": "15.4.0",
"version": "15.5.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.4.0/node-v15.4.0-win-x64.7z",
"hash": "343f603329de39f4019df9ef8ff7610d3e079bc397afd15560abf7bd9f60fafe",
"extract_dir": "node-v15.4.0-win-x64"
"url": "https://nodejs.org/dist/v15.5.0/node-v15.5.0-win-x64.7z",
"hash": "69f62ccd38be1602d8065f4bdaf18959c2b978d6378909fd925f2f2a547f9493",
"extract_dir": "node-v15.5.0-win-x64"
},
"32bit": {
"url": "https://nodejs.org/dist/v15.4.0/node-v15.4.0-win-x86.7z",
"hash": "ac97daba712c7e5ae58d8cdd9e7e7a3103092efdaef0328b14e80bc046b21d86",
"extract_dir": "node-v15.4.0-win-x86"
"url": "https://nodejs.org/dist/v15.5.0/node-v15.5.0-win-x86.7z",
"hash": "65523f1291cb5f45bfdeeb2e15ee8065763c9c0112dd9fcb18151801a473c620",
"extract_dir": "node-v15.5.0-win-x86"
}
},
"persist": [