diff options
| author | BrewTestBot | 2014-10-21 16:14:30 +0100 |
|---|---|---|
| committer | BrewTestBot | 2014-10-21 16:14:30 +0100 |
| commit | 46d5a9761608fe9267316394d6ecdce55212a771 (patch) | |
| tree | 3b44f5bc84b699a0573606a5ee9e384d601fe3cd /Library/Formula | |
| parent | 64c0d94cfd8b6d72d232f1f26a31b57eeae55bc1 (diff) | |
| download | homebrew-46d5a9761608fe9267316394d6ecdce55212a771.tar.bz2 | |
libechonest: update 2.2.0 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/libechonest.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/libechonest.rb b/Library/Formula/libechonest.rb index ac7ba1933..adc2fe37a 100644 --- a/Library/Formula/libechonest.rb +++ b/Library/Formula/libechonest.rb @@ -7,9 +7,10 @@ class Libechonest < Formula bottle do cellar :any - sha1 "78c787069afab61d3b364886cbb9a777c2d1558c" => :mavericks - sha1 "14e726d2267171af68e4548662284d443072a4d9" => :mountain_lion - sha1 "d983fbabb1c3e5a68111dd325c41dc9eb3999c42" => :lion + revision 1 + sha1 "c28f255845403371492620b020672e8e64d19b9b" => :yosemite + sha1 "12ab88fa73e2c0ab2650972f31a446c0ea90bb62" => :mavericks + sha1 "1ae85cce12862896bcc2d28509854dd8e6b3d9be" => :mountain_lion end depends_on 'cmake' => :build |
