youtube-dl: update 2014.10.05.2 bottle.
Closes Homebrew/homebrew#32962. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
2bcc3fef55
commit
599e29f8bc
1 changed files with 3 additions and 3 deletions
|
@ -10,9 +10,9 @@ class YoutubeDl < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "60d33789f82108b9a826224f481591153b291449" => :mavericks
|
||||
sha1 "79a93bf7a236e823b263d1d4a7edbbec91533c13" => :mountain_lion
|
||||
sha1 "2895d84ee087269566c79ea50281c72a48d95fff" => :lion
|
||||
sha1 "d56b7ea196ca6255ba14f198284ac7dd7bc0ca43" => :mavericks
|
||||
sha1 "5cb6f80980337ae133b7d5c25fae03d1de26d1b9" => :mountain_lion
|
||||
sha1 "eb3bcb7677d9cef89b692624543e344819ebf92e" => :lion
|
||||
end
|
||||
|
||||
head do
|
||||
|
|
Loading…
Reference in a new issue