curl-openssl 7.68.0
Closes #48759. Signed-off-by: Caleb Xu <calebcenter@live.com>
This commit is contained in:
parent
7aebc44944
commit
528b696aa0
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class CurlOpenssl < 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.67.0.tar.bz2"
|
||||
sha256 "dd5f6956821a548bf4b44f067a530ce9445cc8094fd3e7e3fc7854815858586c"
|
||||
url "https://curl.haxx.se/download/curl-7.68.0.tar.bz2"
|
||||
sha256 "207f54917dd6a2dc733065ccf18d61bb5bebeaceb5df49cd9445483e8623eeb9"
|
||||
|
||||
bottle do
|
||||
sha256 "1513f434fa288a92307da632fc73f7e32fbc2f2f03441335415d8573a7205598" => :catalina
|
||||
|
|
Loading…
Reference in a new issue