curl 7.57.0

This commit is contained in:
Leon Klingele 2017-11-29 10:34:43 +01:00 committed by FX Coudert
parent 6a4df63927
commit 31751047db

View file

@ -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.56.1.tar.bz2"
mirror "http://curl.askapache.com/download/curl-7.56.1.tar.bz2"
sha256 "2594670367875e7d87b0f129b5e4690150780884d90244ba0fe3e74a778b5f90"
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"
bottle do
cellar :any