diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/git.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/git.rb b/Library/Formula/git.rb index e018676cc..6eefa4682 100644 --- a/Library/Formula/git.rb +++ b/Library/Formula/git.rb @@ -8,9 +8,9 @@ class Git < Formula head "https://github.com/git/git.git", :shallow => false bottle do - sha1 "6796bef3d6692035a5e4daf1b76c3adc9f32c435" => :mavericks - sha1 "937cc1c35c6919b8bd2d5d066dbba8ac003b4d81" => :mountain_lion - sha1 "f3a47568c580ee6ec21437f66ba3ea748fe12df1" => :lion + sha1 "a61246dedf1cda65d7f46a0510a0002e6150c529" => :mavericks + sha1 "07446cff2bb66eb3213ade6effb9828c01ff09b1" => :mountain_lion + sha1 "494920224ff82d73155d875e742f39f0c3be3a8f" => :lion end resource "man" do |
