From e4053c07bf82860e85787266237b7b71e49398fa Mon Sep 17 00:00:00 2001 From: Alexander Hamann Date: Wed, 21 Dec 2016 09:08:20 +0100 Subject: [PATCH] curl 7.52.0 Closes #8092. Signed-off-by: Tomasz Pajor --- Formula/curl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/curl.rb b/Formula/curl.rb index 3179b1af05..c4a7d98886 100644 --- a/Formula/curl.rb +++ b/Formula/curl.rb @@ -1,8 +1,8 @@ class Curl < Formula desc "Get a file from an HTTP, HTTPS or FTP server" homepage "https://curl.haxx.se/" - url "https://curl.haxx.se/download/curl-7.51.0.tar.bz2" - sha256 "7f8240048907e5030f67be0a6129bc4b333783b9cca1391026d700835a788dde" + url "https://curl.haxx.se/download/curl-7.52.0.tar.bz2" + sha256 "b9a2e18b4785eb75ad84598720e1559e1c53550ea011c0e00becdb94e2df5cc6" bottle do cellar :any