libssh2 1.9.0
Closes #41156. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
70fd94f1a2
commit
3d67ade6d5
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Libssh2 < Formula
|
||||
desc "C library implementing the SSH2 protocol"
|
||||
homepage "https://libssh2.org/"
|
||||
url "https://libssh2.org/download/libssh2-1.8.2.tar.gz"
|
||||
sha256 "088307d9f6b6c4b8c13f34602e8ff65d21c2dc4d55284dfe15d502c4ee190d67"
|
||||
url "https://libssh2.org/download/libssh2-1.9.0.tar.gz"
|
||||
sha256 "d5fb8bd563305fd1074dda90bd053fb2d29fc4bce048d182f96eaa466dfadafd"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue