mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
mongodb: Suggest extras/mongosh
This commit is contained in:
parent
36b1809774
commit
79fdd2ebfa
@ -16,7 +16,8 @@
|
|||||||
"\"$dir\\bin\\mongod.exe --config NEW_CONFIG_FILE\""
|
"\"$dir\\bin\\mongod.exe --config NEW_CONFIG_FILE\""
|
||||||
],
|
],
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"Visual C/C++ Redistributable": "extras/vcredist2022"
|
"Visual C/C++ Redistributable": "extras/vcredist2022",
|
||||||
|
"MongoDB Shell": "extras/mongosh"
|
||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user