diff options
| author | BrewTestBot | 2014-07-03 04:07:04 +0100 |
|---|---|---|
| committer | Jack Nagel | 2014-07-02 22:08:37 -0500 |
| commit | 526b461cee8545b943a2b008f95db4f57782568e (patch) | |
| tree | 95d311e17906d58ec057c1e10239329e6c5e76fd /Library/Formula/git.rb | |
| parent | c167adee1966a3df752774d4b7b2840a8bbec638 (diff) | |
| download | homebrew-526b461cee8545b943a2b008f95db4f57782568e.tar.bz2 | |
git: update 2.0.1 bottle.
Diffstat (limited to 'Library/Formula/git.rb')
| -rw-r--r-- | Library/Formula/git.rb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Formula/git.rb b/Library/Formula/git.rb index 4e4b0c750..b998c2ef7 100644 --- a/Library/Formula/git.rb +++ b/Library/Formula/git.rb @@ -8,6 +8,9 @@ class Git < Formula head "https://github.com/git/git.git", :shallow => false bottle do + sha1 "6796bef3d6692035a5e4daf1b76c3adc9f32c435" => :mavericks + sha1 "937cc1c35c6919b8bd2d5d066dbba8ac003b4d81" => :mountain_lion + sha1 "f3a47568c580ee6ec21437f66ba3ea748fe12df1" => :lion end resource "man" do |
