nodejs: Update to version 15.9.0

This commit is contained in:
Richard Kuhnt 2021-02-18 03:01:47 +00:00
parent 7667deeac3
commit 5a99665097

View File

@ -1,18 +1,18 @@
{
"version": "15.8.0",
"version": "15.9.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.8.0/node-v15.8.0-win-x64.7z",
"hash": "8cfe90e8a97d9973495498aa5b1a021e901f5859a26440193c3bb9c88cbdbc62",
"extract_dir": "node-v15.8.0-win-x64"
"url": "https://nodejs.org/dist/v15.9.0/node-v15.9.0-win-x64.7z",
"hash": "949a15edd5dc3a3c5cfa16ce8235f1290b7d4b2b89efb951f26ef4566e09d79f",
"extract_dir": "node-v15.9.0-win-x64"
},
"32bit": {
"url": "https://nodejs.org/dist/v15.8.0/node-v15.8.0-win-x86.7z",
"hash": "53a9964d5637546470d0d343aef2c677615d47a1d96f9c818ff6afe4d04acd5a",
"extract_dir": "node-v15.8.0-win-x86"
"url": "https://nodejs.org/dist/v15.9.0/node-v15.9.0-win-x86.7z",
"hash": "f909653ff31dcc1004bf3d8e056933f3513ff616fcf135cb720de7cb6d93c312",
"extract_dir": "node-v15.9.0-win-x86"
}
},
"persist": [