Update nodejs-lts to version 6.11.4

This commit is contained in:
Richard Kuhnt 2017-10-03 21:01:46 +00:00
parent 05b0f7dfe6
commit a089600832

View File

@ -1,17 +1,17 @@
{ {
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"version": "6.11.3", "version": "6.11.4",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v6.11.3/node-v6.11.3-win-x64.7z", "url": "https://nodejs.org/dist/v6.11.4/node-v6.11.4-win-x64.7z",
"hash": "a767bca7033cbbde3294080728b564145ac4fbf13f408a9070d9b5acc5c56068", "hash": "81d3b153a4dcfe25df925d3f7a589121fce1f1523cf67aa8156115968938eb76",
"extract_dir": "node-v6.11.3-win-x64" "extract_dir": "node-v6.11.4-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v6.11.3/node-v6.11.3-win-x86.7z", "url": "https://nodejs.org/dist/v6.11.4/node-v6.11.4-win-x86.7z",
"hash": "59e1dd9dbd312cb16a3a2c1a549625c8d5352d1465d91f47889818beeafa625b", "hash": "2e4bbc044561c029c73ad07d8cf2b9455fdcf2892797dcb5757a8f8bca4d4f5e",
"extract_dir": "node-v6.11.3-win-x86" "extract_dir": "node-v6.11.4-win-x86"
} }
}, },
"persist": [ "persist": [