nodejs-lts: Update to version 10.16.1

This commit is contained in:
Richard Kuhnt 2019-08-02 11:04:44 +00:00
parent b9a4e13038
commit 826577cc0b

View File

@ -1,17 +1,17 @@
{ {
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"version": "10.16.0", "version": "10.16.1",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v10.16.0/node-v10.16.0-win-x64.7z", "url": "https://nodejs.org/dist/v10.16.1/node-v10.16.1-win-x64.7z",
"hash": "52e7a86e1e0407567b57ba73868ba27715c2f08b316762adc97145157fa24d71", "hash": "70b08ba7b488dee2b135b6d5c02ac5ccd6954fd5623da5b3408dec63ce60e6f9",
"extract_dir": "node-v10.16.0-win-x64" "extract_dir": "node-v10.16.1-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v10.16.0/node-v10.16.0-win-x86.7z", "url": "https://nodejs.org/dist/v10.16.1/node-v10.16.1-win-x86.7z",
"hash": "a83febd36596f9bc0d9ebf35da29eb0f8ffed04cc36a6fecad942473120d39d6", "hash": "ba46e3bd5be77d5c13ac41efacb211508bef6da6cff894a2d0e99ddee79a244e",
"extract_dir": "node-v10.16.0-win-x86" "extract_dir": "node-v10.16.1-win-x86"
} }
}, },
"persist": [ "persist": [