diff options
| author | BrewTestBot | 2015-01-14 09:26:48 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2015-01-14 12:48:40 +0000 |
| commit | 894d79bbb67c60ab42b21f34cd2c1e7be6987e4f (patch) | |
| tree | 28f3cdc6101af468a2f16719a8795b02c9ed7acd | |
| parent | 63165f567225b6609fd975d749ec7a429c91b1f8 (diff) | |
| download | homebrew-894d79bbb67c60ab42b21f34cd2c1e7be6987e4f.tar.bz2 | |
git: update 2.2.2 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 4497fbe9c..136923774 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 "56da78ddd61b0946c9bcd473c557e4dbcce02e47" => :yosemite - sha1 "06646091da5e2c6eb9a2e8cbb1c871bcbdc016ee" => :mavericks - sha1 "65c8cafb5186808dfc7872392983f90321f39203" => :mountain_lion + sha1 "ea73eb22e16fffb1a1a4f610c263d1883353a879" => :yosemite + sha1 "e74c6eb7ea70e88a60448c46c0956be17006d8cd" => :mavericks + sha1 "b422facacb49cf37a5488634324decfc4fc8440a" => :mountain_lion end resource "man" do |
