curl 7.35.0

This commit is contained in:
Luke Sampson 2014-03-03 20:23:09 +10:00
parent 7e05ec028b
commit a3ea67fc83

View File

@ -1,15 +1,10 @@
{
"homepage": "http://curl.haxx.se/",
"version": "7.30.0",
"version": "7.35.0",
"licence": "MIT",
"url": [
"http://curl.haxx.se/gknw.net/7.30.0/dist-w32/curl-7.30.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32.zip",
"http://curl.haxx.se/ca/cacert.pem#/curl-ca-bundle.crt"
],
"extract_dir": "curl-7.30.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32",
"hash": [
"90af768c246136c14a2ae52e8775fa4d976eda4632159bc565e1a539b4f15e1a",
null
],
"bin": "curl.exe"
"url": "http://www.confusedbycode.com/curl/curl-7.35.0-win32-fix1.zip",
"hash": "698761238e77dfc940c8ee4d71ca6558320bd0a986321e7126efac8579cd54c6",
"extract_dir": "curl-7.35.0-win32",
"bin": "bin/curl.exe",
"checkver": "The most recent stable version of curl is version ([0-99\\.]+)"
}