parent
2c0186f74b
commit
6f7b9adc89
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.64.1.tar.bz2"
|
||||
sha256 "4cc7c738b35250d0680f29e93e0820c4cb40035f43514ea3ec8d60322d41a45d"
|
||||
url "https://curl.haxx.se/download/curl-7.65.0.tar.bz2"
|
||||
sha256 "ea47c08f630e88e413c85793476e7e5665647330b6db35f5c19d72b3e339df5c"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue