mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 07:41:20 +00:00
nodejs-lts: Update to version 14.15.2
This commit is contained in:
parent
036923de01
commit
764e1f8db4
@ -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": "14.15.1",
|
||||
"version": "14.15.2",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v14.15.1/node-v14.15.1-win-x64.7z",
|
||||
"hash": "7025776c82bb5a39b6823f6201a34ca5951f8d5baa16ff7850c4c0daff319f32",
|
||||
"extract_dir": "node-v14.15.1-win-x64"
|
||||
"url": "https://nodejs.org/dist/v14.15.2/node-v14.15.2-win-x64.7z",
|
||||
"hash": "f32bf658e8abd0589187fee6d05e526bbcd649c98ee61dbb946044c04bcf6d5c",
|
||||
"extract_dir": "node-v14.15.2-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v14.15.1/node-v14.15.1-win-x86.7z",
|
||||
"hash": "e86d3e6665bd82296e0c9b951ebd3e8397f185788b5df85bc25861629ca3877d",
|
||||
"extract_dir": "node-v14.15.1-win-x86"
|
||||
"url": "https://nodejs.org/dist/v14.15.2/node-v14.15.2-win-x86.7z",
|
||||
"hash": "0ae4356e24abaea8bb2ee271ff06cdd08e3b16a317d0bc3c1e1f9e840ac93892",
|
||||
"extract_dir": "node-v14.15.2-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user