youtube-dl: update 2014.09.19 bottle.
Closes Homebrew/homebrew#32467. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
819246cd16
commit
5a81f4f258
1 changed files with 3 additions and 3 deletions
|
@ -10,9 +10,9 @@ class YoutubeDl < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "e6a201b4b4bc21b1048f6f95e421b8576936aaa9" => :mavericks
|
||||
sha1 "3373874be447edbe79ce9a72598a0e34832b75ee" => :mountain_lion
|
||||
sha1 "599b73eb1d1c1b23f1239894e12450fc8994e3aa" => :lion
|
||||
sha1 "2609937556866d0065563ab33ad28f83c9b10fc9" => :mavericks
|
||||
sha1 "3a63b749e4c6da990b1fc7debd3d7867eb801ad7" => :mountain_lion
|
||||
sha1 "446f2ab125c3269a59a53bd10e1117db28b36e37" => :lion
|
||||
end
|
||||
|
||||
head do
|
||||
|
|
Loading…
Reference in a new issue