diff options
| author | BrewTestBot | 2015-02-06 02:50:50 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2015-02-06 07:18:02 +0000 |
| commit | a1a2364d054ff07818cb29c1e4437c0b97f11acb (patch) | |
| tree | c1fb671976468a767446772769800c9744d1671c /Library/Formula | |
| parent | 866c9709c223769857abd385491677a8e66a6bb7 (diff) | |
| download | homebrew-a1a2364d054ff07818cb29c1e4437c0b97f11acb.tar.bz2 | |
git: update 2.3.0 bottle.
Diffstat (limited to 'Library/Formula')
| -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 482efaa7a..eaf81af57 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 "ea73eb22e16fffb1a1a4f610c263d1883353a879" => :yosemite - sha1 "e74c6eb7ea70e88a60448c46c0956be17006d8cd" => :mavericks - sha1 "b422facacb49cf37a5488634324decfc4fc8440a" => :mountain_lion + sha1 "53177456ab367faa30e1d49104e8e2c065ac5613" => :yosemite + sha1 "549b0d4155ad0ca02edb0a55599006da32b21e00" => :mavericks + sha1 "78f9b2bfcdfe7e7d356cc4020df4ec41217f6e25" => :mountain_lion end resource "man" do |
