Added MongoDB Shell version 4.4.5. (#10329)
This commit is contained in:
25
manifests/m/MongoDB/Shell/4.4.5/MongoDB.Shell.yaml
Normal file
25
manifests/m/MongoDB/Shell/4.4.5/MongoDB.Shell.yaml
Normal file
@@ -0,0 +1,25 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
|
||||||
|
PackageIdentifier: MongoDB.Shell
|
||||||
|
PackageName: MongoDB Shell
|
||||||
|
PackageVersion: 4.4.5
|
||||||
|
Publisher: MongoDB
|
||||||
|
License: Copyright (c) MongoDB, Inc.
|
||||||
|
Moniker: mongodb-shell
|
||||||
|
Tags:
|
||||||
|
- Mongo Database Shell
|
||||||
|
ShortDescription: 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.
|
||||||
|
PackageUrl: https://www.mongodb.com/
|
||||||
|
Commands:
|
||||||
|
- mongo
|
||||||
|
Installers:
|
||||||
|
- Architecture: x64
|
||||||
|
InstallerUrl: https://downloads.mongodb.org/windows/mongodb-windows-x86_64-4.4.5-signed.msi
|
||||||
|
InstallerSha256: 1EF4F41CFAF3B91DC34543186B0B02EA2756075F4DF822180B1FB46602604FD6
|
||||||
|
InstallerType: msi
|
||||||
|
InstallerSwitches:
|
||||||
|
Custom: ACCEPTEULA=1 ADDLOCAL=Client
|
||||||
|
ProductCode: "{97C1A57E-333F-4EA0-BF67-AE3912D85BA5}"
|
||||||
|
PackageLocale: en-US
|
||||||
|
ManifestType: singleton
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
Reference in New Issue
Block a user