From f56cc2eee8b17e2d94fe982fc3c17056a38d1e57 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Wed, 24 Jan 2018 07:34:26 -0500 Subject: [PATCH] curl 7.58.0 --- Formula/curl.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/curl.rb b/Formula/curl.rb index e426d682ba..032c1f95cc 100644 --- a/Formula/curl.rb +++ b/Formula/curl.rb @@ -1,9 +1,9 @@ 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.57.0.tar.bz2" - mirror "http://curl.askapache.com/download/curl-7.57.0.tar.bz2" - sha256 "c92fe31a348eae079121b73884065e600c533493eb50f1f6cee9c48a3f454826" + url "https://curl.haxx.se/download/curl-7.58.0.tar.bz2" + mirror "http://curl.askapache.com/download/curl-7.58.0.tar.bz2" + sha256 "1cb081f97807c01e3ed747b6e1c9fee7a01cb10048f1cd0b5f56cfe0209de731" bottle do cellar :any