Skip to content

Commit

Permalink
curl 7.51.0
Browse files Browse the repository at this point in the history
Closes #6504.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
  • Loading branch information
chriso authored and dunn committed Nov 4, 2016
1 parent 17854ed commit 01a5bae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/curl.rb
Original file line number Diff line number Diff line change
@@ -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.50.3.tar.bz2"
sha256 "7b7347d976661d02c84a1f4d6daf40dee377efdc45b9e2c77dedb8acf140d8ec"
url "https://curl.haxx.se/download/curl-7.51.0.tar.bz2"
sha256 "7f8240048907e5030f67be0a6129bc4b333783b9cca1391026d700835a788dde"

bottle do
cellar :any
Expand Down

0 comments on commit 01a5bae

Please sign in to comment.