nodejs-lts: Update to version 12.18.0

This commit is contained in:
Richard Kuhnt 2020-06-02 19:00:25 +00:00
parent e8a81bc998
commit ac5dd137cc

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.17.0",
"version": "12.18.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://nodejs.org/dist/v12.17.0/node-v12.17.0-win-x64.7z",
"hash": "1749c9dcfceb29ad0c6ffa447f86d96efec8f97823b3b5e17940de9043113ca3",
"extract_dir": "node-v12.17.0-win-x64"
"url": "https://nodejs.org/dist/v12.18.0/node-v12.18.0-win-x64.7z",
"hash": "ba0df9132406a6ce08200e208802662b7199d9094a2734fa886053c977ba77f1",
"extract_dir": "node-v12.18.0-win-x64"
},
"32bit": {
"url": "https://nodejs.org/dist/v12.17.0/node-v12.17.0-win-x86.7z",
"hash": "d79026437e764fa090b562ca504dd6596601105b14fc564d54da4e23a1f52c06",
"extract_dir": "node-v12.17.0-win-x86"
"url": "https://nodejs.org/dist/v12.18.0/node-v12.18.0-win-x86.7z",
"hash": "9b9495851c49fa0d53619dc96886c044018ad2378f27c08c978695f15dfc16e2",
"extract_dir": "node-v12.18.0-win-x86"
}
},
"persist": [