curl 7.51.0
Closes #6504. Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
This commit is contained in:
parent
17854edf25
commit
01a5baea83
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue