We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6f4331 commit bdcb08cCopy full SHA for bdcb08c
Formula/lib/libssh.rb
@@ -1,8 +1,8 @@
1
class Libssh < Formula
2
desc "C library SSHv1/SSHv2 client and server protocols"
3
homepage "https://www.libssh.org/"
4
- url "https://www.libssh.org/files/0.11/libssh-0.11.2.tar.xz"
5
- sha256 "69529fc18f5b601f0baf0e5a4501a2bc26df5e2f116f5f8f07f19fafaa6d04e7"
+ url "https://www.libssh.org/files/0.11/libssh-0.11.3.tar.xz"
+ sha256 "7d8a1361bb094ec3f511964e78a5a4dba689b5986e112afabe4f4d0d6c6125c3"
6
license "LGPL-2.1-or-later"
7
head "https://git.libssh.org/projects/libssh.git", branch: "master"
8
0 commit comments