diff --git a/curl.json b/curl.json index d38ef11550..d8c28adde4 100644 --- a/curl.json +++ b/curl.json @@ -15,5 +15,5 @@ } }, "bin": "bin/curl.exe", - "checkver": "The most recent stable version of curl is version ([0-99\\.]+)" -} \ No newline at end of file + "checkver": "The most recent stable version is\\s*([0-99\\.]+)" +}