Update nodejs-lts to version 6.11.1

This commit is contained in:
Richard Kuhnt 2017-07-11 17:00:14 +00:00
parent b037f779d3
commit 227adb4dbf

View File

@ -1,17 +1,17 @@
{ {
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"version": "6.11.0", "version": "6.11.1",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v6.11.0/node-v6.11.0-win-x64.7z", "url": "https://nodejs.org/dist/v6.11.1/node-v6.11.1-win-x64.7z",
"hash": "335f5918cbebaf5a819fe575eee0cb1646625a09709416bc293e837b660d1800", "hash": "22adcce6cbf2e40a879906be662f1818073f4668964d3b4ce544da56c17051f9",
"extract_dir": "node-v6.11.0-win-x64" "extract_dir": "node-v6.11.1-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v6.11.0/node-v6.11.0-win-x86.7z", "url": "https://nodejs.org/dist/v6.11.1/node-v6.11.1-win-x86.7z",
"hash": "9bed6a3ce1fba503e54ef8f49a109b515f2f872037304edcc4c04eda1fff215b", "hash": "117bdeec7008492e2b313b637773375f07bf9582d13083566d3ad5e089f30875",
"extract_dir": "node-v6.11.0-win-x86" "extract_dir": "node-v6.11.1-win-x86"
} }
}, },
"persist": [ "persist": [