Update nodejs-lts to version 8.9.0

This commit is contained in:
Richard Kuhnt 2017-10-31 19:00:14 +00:00
parent a43e3d035b
commit 2befb1663a

View File

@ -1,17 +1,17 @@
{ {
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"version": "6.11.5", "version": "8.9.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v6.11.5/node-v6.11.5-win-x64.7z", "url": "https://nodejs.org/dist/v8.9.0/node-v8.9.0-win-x64.7z",
"hash": "5ac17f02726b23fe88ed1653d6082f59da42fe17c92570d021c0d8cf594a58d9", "hash": "46ce25a96592b3eec86093f44c4031a701c8678a4d62f6ea74378d1bfec26975",
"extract_dir": "node-v6.11.5-win-x64" "extract_dir": "node-v8.9.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v6.11.5/node-v6.11.5-win-x86.7z", "url": "https://nodejs.org/dist/v8.9.0/node-v8.9.0-win-x86.7z",
"hash": "405db7d106865f074f9cb99790ed0f3946678cdd09ce8b193f6c691be56af9be", "hash": "b903cdfa53421582685e84766de6beaa5d1e82caf6e197e4809a96c8bef31c4d",
"extract_dir": "node-v6.11.5-win-x86" "extract_dir": "node-v8.9.0-win-x86"
} }
}, },
"persist": [ "persist": [