youtube-dl: update 2014.09.16 bottle.
Closes Homebrew/homebrew#32332. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
9874e34a51
commit
2dfb3137e9
1 changed files with 3 additions and 3 deletions
|
@ -10,9 +10,9 @@ class YoutubeDl < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "f575409a9cfed8fd7b903c2f4d45877d995d02f1" => :mavericks
|
||||
sha1 "7bc722d6582b4cefd5634dfff20dffaf1b86787d" => :mountain_lion
|
||||
sha1 "5eb7d780b148834744059222f9c9551478085e8d" => :lion
|
||||
sha1 "e6a201b4b4bc21b1048f6f95e421b8576936aaa9" => :mavericks
|
||||
sha1 "3373874be447edbe79ce9a72598a0e34832b75ee" => :mountain_lion
|
||||
sha1 "599b73eb1d1c1b23f1239894e12450fc8994e3aa" => :lion
|
||||
end
|
||||
|
||||
head do
|
||||
|
|
Loading…
Reference in a new issue