Update nodejs-lts to version 6.11.2

This commit is contained in:
Richard Kuhnt 2017-08-01 08:01:50 +00:00
parent 86ec99085f
commit 033b0badbb

View File

@ -1,17 +1,17 @@
{ {
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"version": "6.11.1", "version": "6.11.2",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v6.11.1/node-v6.11.1-win-x64.7z", "url": "https://nodejs.org/dist/v6.11.2/node-v6.11.2-win-x64.7z",
"hash": "22adcce6cbf2e40a879906be662f1818073f4668964d3b4ce544da56c17051f9", "hash": "9189de5ef26e40bc77c2f999368a136c8dfb13d16298c0037a7cd2135adee4be",
"extract_dir": "node-v6.11.1-win-x64" "extract_dir": "node-v6.11.2-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v6.11.1/node-v6.11.1-win-x86.7z", "url": "https://nodejs.org/dist/v6.11.2/node-v6.11.2-win-x86.7z",
"hash": "117bdeec7008492e2b313b637773375f07bf9582d13083566d3ad5e089f30875", "hash": "e38c74a43f72cce05caeaf77afb49f6979345b7a891abdcd5d9e4b72d34cc710",
"extract_dir": "node-v6.11.1-win-x86" "extract_dir": "node-v6.11.2-win-x86"
} }
}, },
"persist": [ "persist": [