curl 7.58.0
This commit is contained in:
parent
a09bef6324
commit
f56cc2eee8
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue