26 lines
		
	
	
		
			938 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			938 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
 | 
						|
PackageIdentifier: MongoDB.Shell
 | 
						|
PackageName: MongoDB Shell
 | 
						|
PackageVersion: 4.4.6
 | 
						|
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.6-signed.msi
 | 
						|
  InstallerSha256: EDE50E8F8D8C9D23A8CA2CC1C96CDB9BCC1F617930E8BD1D46F21D95D0B555F8
 | 
						|
  InstallerType: msi
 | 
						|
  InstallerSwitches:
 | 
						|
    Custom: ACCEPTEULA=1 ADDLOCAL=Client
 | 
						|
  ProductCode: "{32974E96-71D6-4BD6-9CE9-05C45F952D51}"
 | 
						|
PackageLocale: en-US
 | 
						|
ManifestType: singleton
 | 
						|
ManifestVersion: 1.0.0
 | 
						|
 |