diff --git a/curl.json b/curl.json index f412f9b291..43827990a2 100644 --- a/curl.json +++ b/curl.json @@ -2,8 +2,14 @@ "homepage": "http://curl.haxx.se/", "version": "7.30.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", + "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" + ], "unzip_folder": "curl-7.30.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32", - "hash": "sha256:90af768c246136c14a2ae52e8775fa4d976eda4632159bc565e1a539b4f15e1a", + "hash": [ + "sha256:90af768c246136c14a2ae52e8775fa4d976eda4632159bc565e1a539b4f15e1a", + null + ], "bin": "curl.exe" } \ No newline at end of file