subliminal: update 0.7.4 bottle.
Closes Homebrew/homebrew#33393. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
a38c72caec
commit
324d44030f
1 changed files with 4 additions and 3 deletions
|
@ -7,9 +7,10 @@ class Subliminal < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "f19b5e7d47179e6b583c293ec722d102bbe73ac0" => :mavericks
|
||||
sha1 "2e2b536ce2a2fc7883f55f68647a44ac86d8c07a" => :mountain_lion
|
||||
sha1 "ff68aa0d2d056c61b4bacaabf0d82d354427c10b" => :lion
|
||||
revision 1
|
||||
sha1 "8625822a2fa45a74437c0f885475d4858e660091" => :yosemite
|
||||
sha1 "608010d410137ad0ba71bdc4e115ee5f3283e8fe" => :mavericks
|
||||
sha1 "633ca93147b2d58b50413d354e0d2dff5999abb8" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on :python if MacOS.version <= :snow_leopard
|
||||
|
|
Loading…
Reference in a new issue