Update nodejs-lts to version 6.11.0

This commit is contained in:
Richard Kuhnt 2017-06-06 22:39:58 +02:00
parent 336217086a
commit f0d3df69f0

View File

@ -1,17 +1,17 @@
{ {
"homepage": "http://nodejs.org", "homepage": "http://nodejs.org",
"version": "6.10.3", "version": "6.11.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v6.10.3/node-v6.10.3-win-x64.7z", "url": "https://nodejs.org/dist/v6.11.0/node-v6.11.0-win-x64.7z",
"hash": "86993d66c110592be3a4d4e78c5d386b17e1d8437cc6fa2a5a227369c1915a1e", "hash": "335f5918cbebaf5a819fe575eee0cb1646625a09709416bc293e837b660d1800",
"extract_dir": "node-v6.10.3-win-x64" "extract_dir": "node-v6.11.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v6.10.3/node-v6.10.3-win-x86.7z", "url": "https://nodejs.org/dist/v6.11.0/node-v6.11.0-win-x86.7z",
"hash": "d236ab5607a1cee6ef5f1a7ae1c1bfbe212218dd7d823ea2d57d12e3d3bf7cd8", "hash": "9bed6a3ce1fba503e54ef8f49a109b515f2f872037304edcc4c04eda1fff215b",
"extract_dir": "node-v6.10.3-win-x86" "extract_dir": "node-v6.11.0-win-x86"
} }
}, },
"persist": [ "persist": [