Skip to content

Commit bdcb08c

Browse files
committed
libssh 0.11.3
1 parent a6f4331 commit bdcb08c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/lib/libssh.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Libssh < Formula
22
desc "C library SSHv1/SSHv2 client and server protocols"
33
homepage "https://www.libssh.org/"
4-
url "https://www.libssh.org/files/0.11/libssh-0.11.2.tar.xz"
5-
sha256 "69529fc18f5b601f0baf0e5a4501a2bc26df5e2f116f5f8f07f19fafaa6d04e7"
4+
url "https://www.libssh.org/files/0.11/libssh-0.11.3.tar.xz"
5+
sha256 "7d8a1361bb094ec3f511964e78a5a4dba689b5986e112afabe4f4d0d6c6125c3"
66
license "LGPL-2.1-or-later"
77
head "https://git.libssh.org/projects/libssh.git", branch: "master"
88

0 commit comments

Comments
 (0)