mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
nodejs-lts: Update to version 14.15.3
This commit is contained in:
parent
c2716ac8b6
commit
0e65ca47c0
@ -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.2",
|
||||
"version": "14.15.3",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"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"
|
||||
"url": "https://nodejs.org/dist/v14.15.3/node-v14.15.3-win-x64.7z",
|
||||
"hash": "725a79677900301a5efd04b0e034c7c858fccf381fdd03d822305bdc6273f723",
|
||||
"extract_dir": "node-v14.15.3-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://nodejs.org/dist/v14.15.3/node-v14.15.3-win-x86.7z",
|
||||
"hash": "e55c627149370874aa78748ea7ddb356f9eeeef21aea5b9172c1996a2fcd43a2",
|
||||
"extract_dir": "node-v14.15.3-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user