diff options
| author | BrewTestBot | 2015-03-16 23:57:26 +0000 |
|---|---|---|
| committer | Tim D. Smith | 2015-03-16 23:11:10 -0700 |
| commit | 05d393f0604cbef3548e654ff404d7ab19007ffe (patch) | |
| tree | dea19f63083747f4885ba1bea8aa0c3cfd696d9d | |
| parent | da9f72169cb212f4039ce366cfe17b9b09a6889a (diff) | |
| download | homebrew-05d393f0604cbef3548e654ff404d7ab19007ffe.tar.bz2 | |
subliminal: update 0.7.5 bottle.
| -rw-r--r-- | Library/Formula/subliminal.rb | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/subliminal.rb b/Library/Formula/subliminal.rb index ad8d5279b..f03b8fd5e 100644 --- a/Library/Formula/subliminal.rb +++ b/Library/Formula/subliminal.rb @@ -5,10 +5,9 @@ class Subliminal < Formula bottle do cellar :any - revision 1 - sha1 "8625822a2fa45a74437c0f885475d4858e660091" => :yosemite - sha1 "608010d410137ad0ba71bdc4e115ee5f3283e8fe" => :mavericks - sha1 "633ca93147b2d58b50413d354e0d2dff5999abb8" => :mountain_lion + sha256 "a09f0d7e9fa16d43dc357a91c9b2c63a50d419efb523c434c6979b5c94a000c8" => :yosemite + sha256 "3d4b20f31aea8cf731f9c4d88b3b9d845f56d128327e015702b4aba1e37b6344" => :mavericks + sha256 "bf77ccb6f8c802261dcf56433d8ef80c180b9bb6b1a747cfb89365fc42baed80" => :mountain_lion end depends_on :python if MacOS.version <= :snow_leopard |
