nodejs-lts: Update to version 12.17.0

This commit is contained in:
Richard Kuhnt 2020-05-26 15:01:49 +00:00
parent c9de0968eb
commit 00311c4f97

View File

@ -1,18 +1,18 @@
{ {
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications. (Long Term Support)", "description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications. (Long Term Support)",
"version": "12.16.3", "version": "12.17.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v12.16.3/node-v12.16.3-win-x64.7z", "url": "https://nodejs.org/dist/v12.17.0/node-v12.17.0-win-x64.7z",
"hash": "743962e097d40383fac3c2e727251400e60185b294dad2a894dbce3687710f10", "hash": "1749c9dcfceb29ad0c6ffa447f86d96efec8f97823b3b5e17940de9043113ca3",
"extract_dir": "node-v12.16.3-win-x64" "extract_dir": "node-v12.17.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v12.16.3/node-v12.16.3-win-x86.7z", "url": "https://nodejs.org/dist/v12.17.0/node-v12.17.0-win-x86.7z",
"hash": "bbb46883746012693d6a4002281a62b5b401db0fb1961701e8e5b69f0b4c346b", "hash": "d79026437e764fa090b562ca504dd6596601105b14fc564d54da4e23a1f52c06",
"extract_dir": "node-v12.16.3-win-x86" "extract_dir": "node-v12.17.0-win-x86"
} }
}, },
"persist": [ "persist": [