nodejs-lts: Update to version 10.14.1

This commit is contained in:
Richard Kuhnt 2018-11-29 17:00:24 +00:00
parent b0bb449f6e
commit 8defbb6cf3

View File

@ -1,17 +1,17 @@
{ {
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"version": "10.14.0", "version": "10.14.1",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v10.14.0/node-v10.14.0-win-x64.7z", "url": "https://nodejs.org/dist/v10.14.1/node-v10.14.1-win-x64.7z",
"hash": "74324dc5242c8f630a61118c185d092d6345907b3bda9e63a015ff9611be9e6e", "hash": "3776a425628178de09cfa68ded705578f65173a9fc319a15540f032c66b086b9",
"extract_dir": "node-v10.14.0-win-x64" "extract_dir": "node-v10.14.1-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v10.14.0/node-v10.14.0-win-x86.7z", "url": "https://nodejs.org/dist/v10.14.1/node-v10.14.1-win-x86.7z",
"hash": "0b8d4082dfdaaf6e19c586111ee5f755d2d0639024ec65c91747e30c06f63dbb", "hash": "126a862510b64a0e1e8e56769a28b32a1a411083ab7980a527076f5969c06745",
"extract_dir": "node-v10.14.0-win-x86" "extract_dir": "node-v10.14.1-win-x86"
} }
}, },
"persist": [ "persist": [