From 4fe780cb468fdfee79c54e2e5ef327a5ce855cbe Mon Sep 17 00:00:00 2001 From: Russell Date: Wed, 15 Apr 2015 18:33:03 -0700 Subject: sshrc 0.5 Closes #38698. Signed-off-by: Xu Cheng --- Library/Formula/sshrc.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/sshrc.rb b/Library/Formula/sshrc.rb index f53f8a1ce..9f123f4bc 100644 --- a/Library/Formula/sshrc.rb +++ b/Library/Formula/sshrc.rb @@ -2,8 +2,8 @@ require "formula" class Sshrc < Formula homepage "https://github.com/Russell91/sshrc" - url "https://github.com/Russell91/sshrc/archive/0.4.tar.gz" - sha1 "9e9426323d6b2cb118275b2d5836510dbd87a75a" + url "https://github.com/Russell91/sshrc/archive/0.5.tar.gz" + sha1 "4fe9509437d01da74be76215d920734484ca0b7b" def install bin.install "sshrc" -- cgit v1.2.3