libssh 0.8.5
Closes #35361. Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com>
This commit is contained in:
parent
4e21ee4c53
commit
20ceddefc1
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Libssh < Formula
|
||||
desc "C library SSHv1/SSHv2 client and server protocols"
|
||||
homepage "https://www.libssh.org/"
|
||||
url "https://www.libssh.org/files/0.8/libssh-0.8.4.tar.xz"
|
||||
sha256 "6bb07713021a8586ba2120b2c36c468dc9ac8096d043f9b1726639aa4275b81b"
|
||||
url "https://www.libssh.org/files/0.8/libssh-0.8.5.tar.xz"
|
||||
sha256 "07d2c431240fc88f6b06bcb36ae267f9afeedce2e32f6c42f8844b205ab5a335"
|
||||
head "https://git.libssh.org/projects/libssh.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue