diff --git a/mongodb.json b/mongodb.json index daf2fd0ada..3cf502c0ba 100644 --- a/mongodb.json +++ b/mongodb.json @@ -28,8 +28,8 @@ "if(!(test-path 'C:\\data\\db')) { mkdir 'C:\\data\\db' > $null }" ], "checkver": { - "url": "https://www.mongodb.com/download-center", - "re": "Current Stable Release \\(([\\d.]+)\\)" + "url": "https://www.mongodb.com/download-center/community", + "re": "([\\d.]+) \\(current release\\)" }, "autoupdate": { "architecture": {