diff --git a/git19.json b/git19.json index 0df7d230a1..7c202d9967 100644 --- a/git19.json +++ b/git19.json @@ -7,9 +7,5 @@ "bin": [ "cmd\\git.exe", "cmd\\gitk.cmd" ], "post_install": [ "git config --global credential.helper wincred" - ], - "checkver": { - "url": "http://git-scm.com/download/win", - "re": "downloading version ([^<]+)" - } + ] }