curl 7.37.0 (fix checkver)

This commit is contained in:
Luke Sampson 2014-09-13 22:26:22 +10:00
parent cea0ef8494
commit 4eaaf6f07a

View File

@ -15,5 +15,5 @@
}
},
"bin": "bin/curl.exe",
"checkver": "The most recent stable version of curl is version ([0-99\\.]+)"
}
"checkver": "The most recent stable version is\\s*<b>([0-99\\.]+)"
}