youtube-dl 2014.09.06
Closes Homebrew/homebrew#32131. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
70a745c799
commit
aa8797cc02
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ require "formula"
|
|||
# https://pypi.python.org/pypi/youtube_dl
|
||||
class YoutubeDl < Formula
|
||||
homepage "http://rg3.github.io/youtube-dl/"
|
||||
url "https://yt-dl.org/downloads/2014.09.04.3/youtube-dl-2014.09.04.3.tar.gz"
|
||||
sha1 "2dce554aa60d84b688580f3f357190ab86b8c247"
|
||||
url "https://yt-dl.org/downloads/2014.09.06/youtube-dl-2014.09.06.tar.gz"
|
||||
sha1 "606967a23023765098c6b1171c4ad5f246cbdbc5"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue