nodejs-lts: Update to version 12.14.0

This commit is contained in:
Richard Kuhnt 2019-12-17 23:00:25 +00:00
parent ae46f85687
commit 979d35152c

View File

@ -1,18 +1,18 @@
{
"homepage": "https://nodejs.org",
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications. (Long Term Support)",
"version": "12.13.1",
"version": "12.14.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://nodejs.org/dist/v12.13.1/node-v12.13.1-win-x64.7z",
"hash": "cf0938b607ba0ef2f304e96a07be5abe1b6a48e24e492e32d2e104d90653aa7d",
"extract_dir": "node-v12.13.1-win-x64"
"url": "https://nodejs.org/dist/v12.14.0/node-v12.14.0-win-x64.7z",
"hash": "c1b6a018a5e1bcb6ead9724601250bbe8f4293c830cda511bcc8ffb1f9701008",
"extract_dir": "node-v12.14.0-win-x64"
},
"32bit": {
"url": "https://nodejs.org/dist/v12.13.1/node-v12.13.1-win-x86.7z",
"hash": "509426c34c56b0fb65af7a36e889a904d8ff29f3709920c7caace9764274e867",
"extract_dir": "node-v12.13.1-win-x86"
"url": "https://nodejs.org/dist/v12.14.0/node-v12.14.0-win-x86.7z",
"hash": "b52848cfa2fbb523bb89041f815d22cef22d396e200ebd24497959bdf658f872",
"extract_dir": "node-v12.14.0-win-x86"
}
},
"persist": [