mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			33 lines
		
	
	
		
			922 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			33 lines
		
	
	
		
			922 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
	"homepage": "http://www.mongodb.org",
 | 
						|
	"version": "2.6.1",
 | 
						|
	"license": "http://www.mongodb.org/about/licensing/",
 | 
						|
	"architecture": {
 | 
						|
		"64bit": {
 | 
						|
			"url": "http://downloads.mongodb.org/win32/mongodb-win32-x86_64-2008plus-2.6.1.zip",
 | 
						|
			"hash": "32f542f73cb9c0afac7006aab0a7b5dcd72615f98e30141304c5cf7d6b4b4ec2",
 | 
						|
			"extract_dir": "mongodb-win32-x86_64-2008plus-2.6.1"
 | 
						|
		},
 | 
						|
		"32bit": {
 | 
						|
			"url": "http://downloads.mongodb.org/win32/mongodb-win32-i386-2.6.1.zip",
 | 
						|
			"hash": "2fb9668a7f107df918f7d43d69365baef3ee134d7aa3fc9cdb33deb614956078",
 | 
						|
			"extract_dir": "mongodb-win32-i386-2.6.1"
 | 
						|
		}
 | 
						|
	},
 | 
						|
	"bin": [
 | 
						|
		"bin\\bsondump.exe",
 | 
						|
		"bin\\mongo.exe",
 | 
						|
		"bin\\mongod.exe",
 | 
						|
		"bin\\mongodump.exe",
 | 
						|
		"bin\\mongoexport.exe",
 | 
						|
		"bin\\mongofiles.exe",
 | 
						|
		"bin\\mongoimport.exe",
 | 
						|
		"bin\\mongooplog.exe",
 | 
						|
		"bin\\mongoperf.exe",
 | 
						|
		"bin\\mongorestore.exe",
 | 
						|
		"bin\\mongos.exe",
 | 
						|
		"bin\\mongostat.exe",
 | 
						|
		"bin\\mongotop.exe"
 | 
						|
	]
 | 
						|
}
 |