youtube-dl 2014.03.04.1
Closes Homebrew/homebrew#27188. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
ae0d487360
commit
530292e000
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ class YoutubeDl < Formula
|
|||
# Please only update to versions that are published on PyPi as there are too
|
||||
# many releases for us to update to every single one:
|
||||
# https://pypi.python.org/pypi/youtube_dl
|
||||
url 'https://yt-dl.org/downloads/2014.02.28/youtube-dl-2014.02.28.tar.gz'
|
||||
sha1 'b050f4cca969cbcc3ed24ef94bc6610525be07d7'
|
||||
url 'https://yt-dl.org/downloads/2014.03.04.1/youtube-dl-2014.03.04.1.tar.gz'
|
||||
sha1 '139a6ef949cf873239c25296a2ea31bbf9f52ebe'
|
||||
|
||||
depends_on 'rtmpdump' => :optional
|
||||
|
||||
|
|
Loading…
Reference in a new issue