Update nodejs-lts to version 8.11.3

This commit is contained in:
Richard Kuhnt 2018-06-13 00:00:23 +00:00
parent c0f09142f4
commit 01ca3d5233

View File

@ -1,17 +1,17 @@
{ {
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"version": "8.11.2", "version": "8.11.3",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v8.11.2/node-v8.11.2-win-x64.7z", "url": "https://nodejs.org/dist/v8.11.3/node-v8.11.3-win-x64.7z",
"hash": "8bbd03b041f8326aba5ab754e4619eb3322907ddbfd77b93ddbcdaa435533ce0", "hash": "87ea95cef11a0c840556a164a664917ddaebde76e2dac6607c519d56ea68d5f8",
"extract_dir": "node-v8.11.2-win-x64" "extract_dir": "node-v8.11.3-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v8.11.2/node-v8.11.2-win-x86.7z", "url": "https://nodejs.org/dist/v8.11.3/node-v8.11.3-win-x86.7z",
"hash": "03f1bf7a206b8d24f921606ddafd865b5d60bd54e7998fc5d1744cef2e12c443", "hash": "df3649ce8fed94c474491d378f1385b949a6208d2f6a6b4097e081ab55501c4e",
"extract_dir": "node-v8.11.2-win-x86" "extract_dir": "node-v8.11.3-win-x86"
} }
}, },
"persist": [ "persist": [