aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2015-03-07 14:52:54 +0000
committerMike McQuaid2015-03-07 15:45:09 +0000
commit7065d1bc0fe215f9f7f867565478e077b029cddf (patch)
tree717f2dff924606bd07c74ba5c3bafae9f545f13b
parent6367ad7f5f3e195b72f779a88105463c56f4b87d (diff)
downloadhomebrew-7065d1bc0fe215f9f7f867565478e077b029cddf.tar.bz2
git: update 2.3.2 bottle.
-rw-r--r--Library/Formula/git.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/git.rb b/Library/Formula/git.rb
index 80794d86d..a916b2760 100644
--- a/Library/Formula/git.rb
+++ b/Library/Formula/git.rb
@@ -6,9 +6,9 @@ class Git < Formula
head "https://github.com/git/git.git", :shallow => false
bottle do
- sha1 "cdd60e5195b3a29d3b97c6b91c1676a1f3fea65c" => :yosemite
- sha1 "c6ab81c5789c3b24f82fbd732f6711a18e891173" => :mavericks
- sha1 "22cd53006a39b218fda361401b0d6f12e48b368a" => :mountain_lion
+ sha256 "67cd237e63a92e5ed1f8e9ad6b9839cb68b538c99e4e4f9ab466d8a575e38341" => :yosemite
+ sha256 "39102e6742d9b08931b2a023b979a9e16b3aa35aed66c73f72e94b6be9d30d69" => :mavericks
+ sha256 "99cf964c1180bf060ee03cb0c4bdda8b4d8dd46fcaecca848be530244b731527" => :mountain_lion
end
resource "man" do