aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2015-03-16 03:00:08 +0000
committerXu Cheng2015-03-16 13:02:08 +0800
commit477f0c24f5af8611b46f2880b1cd9781205ccf7d (patch)
tree0a255ef8a6988eec91e876dea4e17a12bd26b590
parent3a73f169ca3afac633ef24518a7008776d0149bd (diff)
downloadhomebrew-477f0c24f5af8611b46f2880b1cd9781205ccf7d.tar.bz2
git: update 2.3.3 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 7576dfe13..1a5deaf57 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
- sha256 "67cd237e63a92e5ed1f8e9ad6b9839cb68b538c99e4e4f9ab466d8a575e38341" => :yosemite
- sha256 "39102e6742d9b08931b2a023b979a9e16b3aa35aed66c73f72e94b6be9d30d69" => :mavericks
- sha256 "99cf964c1180bf060ee03cb0c4bdda8b4d8dd46fcaecca848be530244b731527" => :mountain_lion
+ sha256 "20563d33ec3edf6af42078106c77b62d9fc8c5e37d70d28b45fd8f945b393c0e" => :yosemite
+ sha256 "01cbb1a3bc1de9c255cc9a0965dd777383db9bb3895bae711316ec5a09f96de4" => :mavericks
+ sha256 "c7d03e7029318922d8f4b8cb429ce732d063ab26fcfe6b57cd8899a136b21c94" => :mountain_lion
end
resource "man" do