diff --git a/git.json b/git.json index d527329fa4..7c7d55cee4 100644 --- a/git.json +++ b/git.json @@ -9,7 +9,7 @@ "git config --global credential.helper wincred" ], "checkver": { - "url": "http://git-scm.com/", - "re": "([^<]+)" + "url": "http://git-scm.com/download/win", + "re": "downloading version ([^<]+)" } } \ No newline at end of file