From b75f163e86f11420436ace34f022d8239012fbcb Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Tue, 25 Oct 2016 03:44:16 -0700 Subject: [PATCH] libssh2 1.8.0 Closes #6255. Signed-off-by: Tomasz Pajor --- Formula/libssh2.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/libssh2.rb b/Formula/libssh2.rb index a1dd715c19..a52d29ec1c 100644 --- a/Formula/libssh2.rb +++ b/Formula/libssh2.rb @@ -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.7.0.tar.gz" - sha256 "e4561fd43a50539a8c2ceb37841691baf03ecb7daf043766da1b112e4280d584" + url "https://libssh2.org/download/libssh2-1.8.0.tar.gz" + sha256 "39f34e2f6835f4b992cafe8625073a88e5a28ba78f83e8099610a7b3af4676d4" bottle do cellar :any