aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/git-ssh.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/git-ssh.rb')
-rw-r--r--Library/Formula/git-ssh.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/git-ssh.rb b/Library/Formula/git-ssh.rb
index d1b3c8abe..5b5bd347c 100644
--- a/Library/Formula/git-ssh.rb
+++ b/Library/Formula/git-ssh.rb
@@ -1,6 +1,6 @@
require 'formula'
-class GitSsh <Formula
+class GitSsh < Formula
url 'https://github.com/lemarsu/git-ssh/tarball/v0.2.0'
md5 '5d146666bce5df59aab648b6ee7370ad'
homepage 'https://github.com/lemarsu/git-ssh'