diff options
| author | BrewTestBot | 2014-12-08 06:18:03 +0000 | 
|---|---|---|
| committer | Jack Nagel | 2014-12-08 01:20:34 -0500 | 
| commit | c1c0c04b71e411a15d777e35a8b41821ed09fb1d (patch) | |
| tree | fdbf16252127d06a6c44b904e92ed3f080264d4b | |
| parent | 566cee99210bf9d2503e39c7afa7e59e7f91e251 (diff) | |
| download | homebrew-c1c0c04b71e411a15d777e35a8b41821ed09fb1d.tar.bz2 | |
mercurial: update 3.2.2 bottle.
| -rw-r--r-- | Library/Formula/mercurial.rb | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/Library/Formula/mercurial.rb b/Library/Formula/mercurial.rb index fae374987..69bd6bbb0 100644 --- a/Library/Formula/mercurial.rb +++ b/Library/Formula/mercurial.rb @@ -8,6 +8,10 @@ class Mercurial < Formula    sha1 "a8a51aa412abd5155c7de29fd39c9774decb4d3f"    bottle do +    cellar :any +    sha1 "e1cb3bd4effe967a82b3067a8d02f6284220d754" => :yosemite +    sha1 "2074f826e0a883fcb811ab2fc6b192fb65c61a1d" => :mavericks +    sha1 "550f916069fdb3c89e96b772c387e12a2dcefa61" => :mountain_lion    end    def install | 
