nodejs-lts: Update to version 10.16.3

This commit is contained in:
Richard Kuhnt 2019-08-15 23:00:34 +00:00
parent 791c9e3a5b
commit 461db88c7e

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": "10.16.2", "version": "10.16.3",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v10.16.2/node-v10.16.2-win-x64.7z", "url": "https://nodejs.org/dist/v10.16.3/node-v10.16.3-win-x64.7z",
"hash": "79f58ff41473ebc24fa5b0391a458e81258035b65b31e057b50c204d3cf6590b", "hash": "c2cc3b95d6e8504b20623cfe74f848d1ebc2f43a262e7bae14bee64db2b13889",
"extract_dir": "node-v10.16.2-win-x64" "extract_dir": "node-v10.16.3-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v10.16.2/node-v10.16.2-win-x86.7z", "url": "https://nodejs.org/dist/v10.16.3/node-v10.16.3-win-x86.7z",
"hash": "bfbc8516b67769942ad50bcb964e7025d3591915ecf4d3ad6e966160858ca699", "hash": "fc1ccb1e6f12fe68e816c552e6b1df289a8bfe064c025eb62c360bd041da4a5f",
"extract_dir": "node-v10.16.2-win-x86" "extract_dir": "node-v10.16.3-win-x86"
} }
}, },
"persist": [ "persist": [