nodejs-lts: Update to version 10.14.0

This commit is contained in:
Richard Kuhnt 2018-11-28 01:01:39 +00:00
parent f77eb9a265
commit 0b95131e88

View File

@ -1,17 +1,17 @@
{ {
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"version": "10.13.0", "version": "10.14.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v10.13.0/node-v10.13.0-win-x64.7z", "url": "https://nodejs.org/dist/v10.14.0/node-v10.14.0-win-x64.7z",
"hash": "8de84e68f79c7f399d31e03a25d08ecef9f72facc971e613f7cd70a8e4896fed", "hash": "74324dc5242c8f630a61118c185d092d6345907b3bda9e63a015ff9611be9e6e",
"extract_dir": "node-v10.13.0-win-x64" "extract_dir": "node-v10.14.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v10.13.0/node-v10.13.0-win-x86.7z", "url": "https://nodejs.org/dist/v10.14.0/node-v10.14.0-win-x86.7z",
"hash": "25736103dfc0aea43c960324b686008ab357d600518f7ff7f38429cf453f12f9", "hash": "0b8d4082dfdaaf6e19c586111ee5f755d2d0639024ec65c91747e30c06f63dbb",
"extract_dir": "node-v10.13.0-win-x86" "extract_dir": "node-v10.14.0-win-x86"
} }
}, },
"persist": [ "persist": [