diff options
| author | BrewTestBot | 2014-10-21 09:58:30 +0100 | 
|---|---|---|
| committer | BrewTestBot | 2014-10-21 09:58:30 +0100 | 
| commit | 1a902c44ecf6cb2d242307aa395030ee8737a150 (patch) | |
| tree | 069a43fc650a0c0ac586cca5f672e1ca5c67b688 | |
| parent | f281ebb24ee29ba0d4f67d450b62a202ad9d5f30 (diff) | |
| download | homebrew-1a902c44ecf6cb2d242307aa395030ee8737a150.tar.bz2 | |
chmlib: update 0.40 bottle.
| -rw-r--r-- | Library/Formula/chmlib.rb | 7 | 
1 files changed, 4 insertions, 3 deletions
| diff --git a/Library/Formula/chmlib.rb b/Library/Formula/chmlib.rb index 713c63f05..96c33f944 100644 --- a/Library/Formula/chmlib.rb +++ b/Library/Formula/chmlib.rb @@ -7,9 +7,10 @@ class Chmlib < Formula    bottle do      cellar :any -    sha1 "e65fbdafd130028ed1383a8318612917e6f4eda5" => :mavericks -    sha1 "bd7d91259ed29e4fd804ef8ae45ab57ac1559da8" => :mountain_lion -    sha1 "cc6c36eca6407cfaa925aca3c86dc875adc7566a" => :lion +    revision 1 +    sha1 "268c1b15456895dcf00e17826c60b115e8741dac" => :yosemite +    sha1 "9857eebe67646472c638115c014289249992b515" => :mavericks +    sha1 "e5c765036fd196e3c659b9cc21e3b024ab606f33" => :mountain_lion    end    def install | 
