mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
nodejs-lts: Update to version 12.18.0
This commit is contained in:
parent
e8a81bc998
commit
ac5dd137cc
@ -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.17.0",
|
"version": "12.18.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nodejs.org/dist/v12.17.0/node-v12.17.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v12.18.0/node-v12.18.0-win-x64.7z",
|
||||||
"hash": "1749c9dcfceb29ad0c6ffa447f86d96efec8f97823b3b5e17940de9043113ca3",
|
"hash": "ba0df9132406a6ce08200e208802662b7199d9094a2734fa886053c977ba77f1",
|
||||||
"extract_dir": "node-v12.17.0-win-x64"
|
"extract_dir": "node-v12.18.0-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v12.17.0/node-v12.17.0-win-x86.7z",
|
"url": "https://nodejs.org/dist/v12.18.0/node-v12.18.0-win-x86.7z",
|
||||||
"hash": "d79026437e764fa090b562ca504dd6596601105b14fc564d54da4e23a1f52c06",
|
"hash": "9b9495851c49fa0d53619dc96886c044018ad2378f27c08c978695f15dfc16e2",
|
||||||
"extract_dir": "node-v12.17.0-win-x86"
|
"extract_dir": "node-v12.18.0-win-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user