diff options
| author | BrewTestBot | 2014-12-02 19:55:24 +0000 | 
|---|---|---|
| committer | Jack Nagel | 2014-12-02 16:53:27 -0500 | 
| commit | fbe9ae0ebd2d7bebcbd16328893e2dce8eb323c2 (patch) | |
| tree | 73923d86e125ef50255fbd9daa02c91794c21a5e /Library/Formula/git-extras.rb | |
| parent | ac74d2eb595ed133b4e609afda0aa781ee88fd1f (diff) | |
| download | homebrew-fbe9ae0ebd2d7bebcbd16328893e2dce8eb323c2.tar.bz2 | |
git-extras: update 2.2.0 bottle.
Diffstat (limited to 'Library/Formula/git-extras.rb')
| -rw-r--r-- | Library/Formula/git-extras.rb | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/Library/Formula/git-extras.rb b/Library/Formula/git-extras.rb index 3483f5ca5..11c93198f 100644 --- a/Library/Formula/git-extras.rb +++ b/Library/Formula/git-extras.rb @@ -9,9 +9,9 @@ class GitExtras < Formula    bottle do      cellar :any -    sha1 "c8c8a635d8555679422c6d7a06e32e3c08b4e32c" => :mavericks -    sha1 "cb24ad03c24209431b4242f5cfc863046fcfc163" => :mountain_lion -    sha1 "f1bdf0558b495a466eba8be250c6fda94a94c1fc" => :lion +    sha1 "43d178ce9c98a28a6ce7cc337119bb500c0fddec" => :yosemite +    sha1 "85b967c0c3b2b7eae0af37d18b9b90bad08f79cc" => :mavericks +    sha1 "54df32fa640c8cd05616c8ebb5cbf1ec8cc95565" => :mountain_lion    end    # Don't take +x off these files | 
