mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 21:51:31 +00:00
35 lines
1.4 KiB
JSON
35 lines
1.4 KiB
JSON
{
|
|
"homepage": "http://www.mongodb.org",
|
|
"version": "3.2.6",
|
|
"license": "http://www.mongodb.org/about/licensing/",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "http://downloads.mongodb.org/win32/mongodb-win32-x86_64-2008plus-ssl-3.2.6-signed.msi",
|
|
"hash": "4a90adce7801e9ffec17598805ff326b084b74050bce227634e8296bc1a51115"
|
|
},
|
|
"32bit": {
|
|
"url": "http://downloads.mongodb.org/win32/mongodb-win32-i386-3.2.6-signed.msi",
|
|
"hash": "4b8f487e14bf4b3b3c3f789a4ffbafbf77e356ca5944597ce696feb9788c5ca5"
|
|
}
|
|
},
|
|
"bin": [
|
|
"MongoDB\\Server\\3.2\\bin\\bsondump.exe",
|
|
"MongoDB\\Server\\3.2\\bin\\mongo.exe",
|
|
"MongoDB\\Server\\3.2\\bin\\mongod.exe",
|
|
"MongoDB\\Server\\3.2\\bin\\mongodump.exe",
|
|
"MongoDB\\Server\\3.2\\bin\\mongoexport.exe",
|
|
"MongoDB\\Server\\3.2\\bin\\mongofiles.exe",
|
|
"MongoDB\\Server\\3.2\\bin\\mongoimport.exe",
|
|
"MongoDB\\Server\\3.2\\bin\\mongooplog.exe",
|
|
"MongoDB\\Server\\3.2\\bin\\mongoperf.exe",
|
|
"MongoDB\\Server\\3.2\\bin\\mongorestore.exe",
|
|
"MongoDB\\Server\\3.2\\bin\\mongos.exe",
|
|
"MongoDB\\Server\\3.2\\bin\\mongostat.exe",
|
|
"MongoDB\\Server\\3.2\\bin\\mongotop.exe"
|
|
],
|
|
"checkver": {
|
|
"url": "http://www.mongodb.org/downloads",
|
|
"re": "Current Stable Release \\(([\\d.]+)\\)"
|
|
}
|
|
}
|