nodejs: Update to version 15.10.0

This commit is contained in:
Richard Kuhnt 2021-02-23 14:01:49 +00:00
parent 44481acd04
commit c818cc0dd7

View File

@ -1,18 +1,18 @@
{
"version": "15.9.0",
"version": "15.10.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.9.0/node-v15.9.0-win-x64.7z",
"hash": "949a15edd5dc3a3c5cfa16ce8235f1290b7d4b2b89efb951f26ef4566e09d79f",
"extract_dir": "node-v15.9.0-win-x64"
"url": "https://nodejs.org/dist/v15.10.0/node-v15.10.0-win-x64.7z",
"hash": "1e346ced805d316f9d288a2165e9273ed3e75d18bf02b55cda890af25e90919b",
"extract_dir": "node-v15.10.0-win-x64"
},
"32bit": {
"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"
"url": "https://nodejs.org/dist/v15.10.0/node-v15.10.0-win-x86.7z",
"hash": "3509ce1b7d26116e955c39eae2f60e2132b0b7db423283cac19ef643d682efc6",
"extract_dir": "node-v15.10.0-win-x86"
}
},
"persist": [