diff options
Diffstat (limited to 'Library/Formula/git-ssh.rb')
| -rw-r--r-- | Library/Formula/git-ssh.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/git-ssh.rb b/Library/Formula/git-ssh.rb index 5b5bd347c..7ec091331 100644 --- a/Library/Formula/git-ssh.rb +++ b/Library/Formula/git-ssh.rb @@ -2,7 +2,7 @@ require 'formula' class GitSsh < Formula url 'https://github.com/lemarsu/git-ssh/tarball/v0.2.0' - md5 '5d146666bce5df59aab648b6ee7370ad' + sha1 '147d18d5a310f8cb0530155402cbd8ac66e7fa97' homepage 'https://github.com/lemarsu/git-ssh' def install |
