diff options
| author | BrewTestBot | 2014-12-18 22:24:56 +0000 | 
|---|---|---|
| committer | Jack Nagel | 2014-12-18 17:30:50 -0500 | 
| commit | a6ab9f138ffeeece07f71e54788091e9b98256db (patch) | |
| tree | 49b3e1d8be120589cc852f138cff59aa84873837 | |
| parent | 06807d4451891f3603d9970c873c450bbce26955 (diff) | |
| download | homebrew-a6ab9f138ffeeece07f71e54788091e9b98256db.tar.bz2 | |
mercurial: update 3.2.3 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 e74ae8296..7eb911781 100644 --- a/Library/Formula/mercurial.rb +++ b/Library/Formula/mercurial.rb @@ -8,6 +8,10 @@ class Mercurial < Formula    sha1 "7c870aebcfd7720813c53c75b0939cee8a0e1168"    bottle do +    cellar :any +    sha1 "6760a0ff6ac66c6a335a51f29a4358a2f3c9512e" => :yosemite +    sha1 "f5b87ea85b157bc19c7b86f579699eb381d30ea4" => :mavericks +    sha1 "b860e17d03f44d119dfb060807153a4e4b34e0a8" => :mountain_lion    end    def install | 
