nodejs-lts: Update to version 8.11.4

This commit is contained in:
Richard Kuhnt 2018-08-16 02:00:23 +00:00
parent cd8bf6990a
commit e9991231dc

View File

@ -1,17 +1,17 @@
{ {
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"version": "8.11.3", "version": "8.11.4",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v8.11.3/node-v8.11.3-win-x64.7z", "url": "https://nodejs.org/dist/v8.11.4/node-v8.11.4-win-x64.7z",
"hash": "87ea95cef11a0c840556a164a664917ddaebde76e2dac6607c519d56ea68d5f8", "hash": "0b5bc0b0bb992abec341dd70aa71b89cfa3c2fd9590a555c83cb3bb3bbcd5ebc",
"extract_dir": "node-v8.11.3-win-x64" "extract_dir": "node-v8.11.4-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v8.11.3/node-v8.11.3-win-x86.7z", "url": "https://nodejs.org/dist/v8.11.4/node-v8.11.4-win-x86.7z",
"hash": "df3649ce8fed94c474491d378f1385b949a6208d2f6a6b4097e081ab55501c4e", "hash": "6766a873857346553d854b0f34d5f00c49e08c75710c1da8c4fee5d1fe3cc9fe",
"extract_dir": "node-v8.11.3-win-x86" "extract_dir": "node-v8.11.4-win-x86"
} }
}, },
"persist": [ "persist": [