aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/git-sh.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/git-sh.rb')
-rw-r--r--Library/Formula/git-sh.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/git-sh.rb b/Library/Formula/git-sh.rb
index d09863536..b18cdd0f2 100644
--- a/Library/Formula/git-sh.rb
+++ b/Library/Formula/git-sh.rb
@@ -1,8 +1,8 @@
require 'formula'
class GitSh < Formula
- url 'http://github.com/rtomayko/git-sh/tarball/a6eba8824586ce34aff9907af448b3336f7c83d2'
- homepage 'http://github.com/rtomayko/git-sh'
+ url 'https://github.com/rtomayko/git-sh/tarball/a6eba8824586ce34aff9907af448b3336f7c83d2'
+ homepage 'https://github.com/rtomayko/git-sh'
md5 '061c56717564651dd99f5cd14b2b1569'
version '20100401'
head 'git://github.com/rtomayko/git-sh.git'