mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
nodejs-lts: Update to version 12.17.0
This commit is contained in:
parent
c9de0968eb
commit
00311c4f97
@ -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": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user