curl 7.54.0
Closes #12618. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
4c86a77e9d
commit
4993e4dd20
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.53.1.tar.bz2"
|
||||
sha256 "1c7207c06d75e9136a944a2e0528337ce76f15b9ec9ae4bb30d703b59bf530e8"
|
||||
url "https://curl.haxx.se/download/curl-7.54.0.tar.bz2"
|
||||
sha256 "f50ebaf43c507fa7cc32be4b8108fa8bbd0f5022e90794388f3c7694a302ff06"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue