nodejs-lts: Update to version 12.16.1

This commit is contained in:
Richard Kuhnt 2020-02-18 20:01:50 +00:00
parent 8c293c812e
commit 818394cc8c

View File

@ -1,18 +1,18 @@
{ {
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications. (Long Term Support)", "description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications. (Long Term Support)",
"version": "12.16.0", "version": "12.16.1",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v12.16.0/node-v12.16.0-win-x64.7z", "url": "https://nodejs.org/dist/v12.16.1/node-v12.16.1-win-x64.7z",
"hash": "09d0c8f0457ebdcab0a432b8756a8ce7baa2039ed6c98e52c292779d4062490f", "hash": "e97aa4c4dc44185f55be7f46ff70a5594066f50853f3b7ad409cc108d32eef17",
"extract_dir": "node-v12.16.0-win-x64" "extract_dir": "node-v12.16.1-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v12.16.0/node-v12.16.0-win-x86.7z", "url": "https://nodejs.org/dist/v12.16.1/node-v12.16.1-win-x86.7z",
"hash": "d24c1dc92e59a0cc8ac60e8cd9e3e41df0a45bb05ca73ad3e75367277339a237", "hash": "2091f727d84044062e2657e20a24ccfbad3c699ee337c47d60ce77fcdadd711a",
"extract_dir": "node-v12.16.0-win-x86" "extract_dir": "node-v12.16.1-win-x86"
} }
}, },
"persist": [ "persist": [