Add Mongo Shell 4.2.8 (#2128)
This commit is contained in:
17
manifests/MongoDB/Shell/4.2.8.yaml
Normal file
17
manifests/MongoDB/Shell/4.2.8.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
Id: MongoDB.Shell
|
||||
Name: MongoDB Shell
|
||||
Version: 4.2.8
|
||||
Publisher: MongoDB
|
||||
License: Copyright (c) MongoDB, Inc.
|
||||
AppMoniker: mongodb-shell
|
||||
Tags: Mongo Database Shell
|
||||
Description: The mongo shell is an interactive JavaScript interface to MongoDB. You can use the mongo shell to query and update data as well as perform administrative operations.
|
||||
Homepage: https://www.mongodb.com/
|
||||
Installers:
|
||||
- Arch: x64
|
||||
Url: https://downloads.mongodb.org/win32/mongodb-win32-x86_64-2012plus-4.2.8-signed.msi
|
||||
Sha256: 166c5cd99132d72969a67446e494da6287710a34f3f75ee9fb798a2945c0f502
|
||||
InstallerType: msi
|
||||
Switches:
|
||||
Silent: /quiet
|
||||
SilentWithProgress: /quiet /passive ACCEPTEULA=1 ADDLOCAL=Client
|
Reference in New Issue
Block a user