From 40c20b2049010afab48a72065182982d655f9e30 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Tue, 9 Aug 2016 23:20:10 -0700 Subject: [PATCH] gssh 2.4.3 Closes #3748. Signed-off-by: ilovezfs --- Formula/gssh.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/gssh.rb b/Formula/gssh.rb index 71e53da73ae7..2af05dc2b5cb 100644 --- a/Formula/gssh.rb +++ b/Formula/gssh.rb @@ -1,9 +1,8 @@ class Gssh < Formula desc "SSH automation tool based on Groovy DSL" homepage "https://github.com/int128/groovy-ssh" - url "https://github.com/int128/groovy-ssh/releases/download/2.4.2/gssh.jar" - sha256 "20572612a012a12beb89edc37dc35b773dd387ef14e2cca5ca90ee709ad0e054" - + url "https://github.com/int128/groovy-ssh/releases/download/2.4.3/gssh.jar" + sha256 "4de86e0e8ddd1c127f5970e33bee667c03a28c82750264dc697bf7c1b4d8fcce" head "https://github.com/int128/groovy-ssh.git" bottle :unneeded