From a3ea67fc832955e99d788ad4c350932e099fda17 Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Mon, 3 Mar 2014 20:23:09 +1000 Subject: [PATCH] curl 7.35.0 --- curl.json | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/curl.json b/curl.json index 2611213db1..95d84cbd77 100644 --- a/curl.json +++ b/curl.json @@ -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\\.]+)" } \ No newline at end of file