mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
Merge pull request #101 from sakai135/checkver-for-mongodb
add checkver for mongodb
This commit is contained in:
commit
1589ad8ada
@ -28,5 +28,9 @@
|
||||
"bin\\mongos.exe",
|
||||
"bin\\mongostat.exe",
|
||||
"bin\\mongotop.exe"
|
||||
]
|
||||
],
|
||||
"checkver": {
|
||||
"url": "http://www.mongodb.org/downloads",
|
||||
"re": "Production Release \\(([^<]+)\\)"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user