libssh2 1.8.0
Closes #6255. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
d8062d69c7
commit
b75f163e86
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Libssh2 < Formula
|
class Libssh2 < Formula
|
||||||
desc "C library implementing the SSH2 protocol"
|
desc "C library implementing the SSH2 protocol"
|
||||||
homepage "https://libssh2.org/"
|
homepage "https://libssh2.org/"
|
||||||
url "https://libssh2.org/download/libssh2-1.7.0.tar.gz"
|
url "https://libssh2.org/download/libssh2-1.8.0.tar.gz"
|
||||||
sha256 "e4561fd43a50539a8c2ceb37841691baf03ecb7daf043766da1b112e4280d584"
|
sha256 "39f34e2f6835f4b992cafe8625073a88e5a28ba78f83e8099610a7b3af4676d4"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue