aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/git.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/git.rb b/Library/Formula/git.rb
index 6aa3ace6e..412468cd2 100644
--- a/Library/Formula/git.rb
+++ b/Library/Formula/git.rb
@@ -20,9 +20,10 @@ class Git < Formula
end
bottle do
- sha1 "1c075f1e75fa59b481f2ba46218dc14665e292f9" => :mavericks
- sha1 "2e1de01d0361f1f515def52dfce54d9ca26d6ef2" => :mountain_lion
- sha1 "f81fd6523266fb64c90ce39748461c1a856feca2" => :lion
+ revision 1
+ sha1 "1dc48e195c5ba69da02f2852745c491f29798f2e" => :mavericks
+ sha1 "f5b7f25814befcfdfb27a3aa70d71877ff9c38f4" => :mountain_lion
+ sha1 "da54997466f4d49b1448160ef3cabe52c1c6bf71" => :lion
end
devel do