mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
add checkver for mongodb
This commit is contained in:
parent
b77cc2b92c
commit
b5b3c2a502
@ -28,5 +28,9 @@
|
|||||||
"bin\\mongos.exe",
|
"bin\\mongos.exe",
|
||||||
"bin\\mongostat.exe",
|
"bin\\mongostat.exe",
|
||||||
"bin\\mongotop.exe"
|
"bin\\mongotop.exe"
|
||||||
]
|
],
|
||||||
|
"checkver": {
|
||||||
|
"url": "http://www.mongodb.org/downloads",
|
||||||
|
"re": "Production Release \\(([^<]+)\\)"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user