youtube-dl 2014.03.17

Closes Homebrew/homebrew#27635.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Jaime Marquínez Ferrándiz 2014-03-17 15:54:21 +01:00 committed by Mike McQuaid
parent 1c4a4a4027
commit 89f6c76d19

View file

@ -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.03.04.1/youtube-dl-2014.03.04.1.tar.gz'
sha1 '139a6ef949cf873239c25296a2ea31bbf9f52ebe'
url 'https://yt-dl.org/downloads/2014.03.17/youtube-dl-2014.03.17.tar.gz'
sha1 '00869bbc52fc1ee7477abfff4e40e7b05d0671ec'
depends_on 'rtmpdump' => :optional