mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
Add vcredist2017 suggestion to mongodb (#2094)
This commit is contained in:
parent
3c6665f762
commit
9581d54bd0
@ -39,5 +39,10 @@
|
|||||||
"extract_dir": "MongoDB\\Server\\$majorVersion.$minorVersion"
|
"extract_dir": "MongoDB\\Server\\$majorVersion.$minorVersion"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"suggest": {
|
||||||
|
"vcredist": [
|
||||||
|
"extras/vcredist2017"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user