diff options
| author | BrewTestBot | 2015-02-26 12:32:06 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2015-02-26 12:48:16 +0000 |
| commit | a8e03e5ac0aa657b356c6042d8ad6c8a79cb3b6a (patch) | |
| tree | ff8fb683081d2a28e54d3f4080cd7c066d23b031 | |
| parent | d53ebf771f1fa6fc133e53d4c4d58f5b3a2ce0cb (diff) | |
| download | homebrew-a8e03e5ac0aa657b356c6042d8ad6c8a79cb3b6a.tar.bz2 | |
git: update 2.3.1 bottle.
| -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 7e61d2a0c..5d1fd94b4 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 "53177456ab367faa30e1d49104e8e2c065ac5613" => :yosemite - sha1 "549b0d4155ad0ca02edb0a55599006da32b21e00" => :mavericks - sha1 "78f9b2bfcdfe7e7d356cc4020df4ec41217f6e25" => :mountain_lion + sha1 "cdd60e5195b3a29d3b97c6b91c1676a1f3fea65c" => :yosemite + sha1 "c6ab81c5789c3b24f82fbd732f6711a18e891173" => :mavericks + sha1 "22cd53006a39b218fda361401b0d6f12e48b368a" => :mountain_lion end resource "man" do |
