libssh2 1.8.1
Closes #38094. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
402d5b2534
commit
08248bedcc
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.0.tar.gz"
|
||||
sha256 "39f34e2f6835f4b992cafe8625073a88e5a28ba78f83e8099610a7b3af4676d4"
|
||||
url "https://libssh2.org/download/libssh2-1.8.1.tar.gz"
|
||||
sha256 "40b517f35b1bb869d0075b15125c7a015557f53a5a3a6a8bffb89b69fd70f159"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue