Update nodejs-lts to version 8.11.0

This commit is contained in:
Richard Kuhnt 2018-03-28 17:00:34 +00:00
parent 6fae942069
commit 7ed9f95e1d

View File

@ -1,17 +1,17 @@
{ {
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"version": "8.10.0", "version": "8.11.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v8.10.0/node-v8.10.0-win-x64.7z", "url": "https://nodejs.org/dist/v8.11.0/node-v8.11.0-win-x64.7z",
"hash": "8b197441215f5f00840baac1ac83c42f0ac80dd839b17deb8218e3788d188690", "hash": "09b04277ed01e7aefa584f16730a6a99944306266b206526ea7b085d095147e8",
"extract_dir": "node-v8.10.0-win-x64" "extract_dir": "node-v8.11.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v8.10.0/node-v8.10.0-win-x86.7z", "url": "https://nodejs.org/dist/v8.11.0/node-v8.11.0-win-x86.7z",
"hash": "38f32acdfdefa9e19d6cb1744b47bfb127eaad6b766b97787f493e3c21100e13", "hash": "5178075b2dc90d2142ea5daf894f011bb8bc7ddb8ce9d4e41a8da4f0740b16e8",
"extract_dir": "node-v8.10.0-win-x86" "extract_dir": "node-v8.11.0-win-x86"
} }
}, },
"persist": [ "persist": [