diff options
| author | BrewTestBot | 2015-01-14 08:39:09 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2015-01-14 12:33:07 +0000 |
| commit | e1e003acb615c5e784713a6a94c2b2f1c9c9f3af (patch) | |
| tree | 430de3350b18b79aef87a53237f60863e385ee25 /Library/Formula | |
| parent | 0850bbb98092f8fb557875c08983341a310951f2 (diff) | |
| download | homebrew-e1e003acb615c5e784713a6a94c2b2f1c9c9f3af.tar.bz2 | |
git: update 2.2.2 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 d7a669285..4497fbe9c 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 "997335b0cf3a0cdc2503b99e0ef6ec1386d137df" => :yosemite - sha1 "e56fbf898c7358caa6d4a6e415bdc862ab4b2df9" => :mavericks - sha1 "0054c2196c415196c165212f8fbc0cc674a7139a" => :mountain_lion + sha1 "56da78ddd61b0946c9bcd473c557e4dbcce02e47" => :yosemite + sha1 "06646091da5e2c6eb9a2e8cbb1c871bcbdc016ee" => :mavericks + sha1 "65c8cafb5186808dfc7872392983f90321f39203" => :mountain_lion end resource "man" do |
