youtube-dl 2014.02.25

Closes Homebrew/homebrew#26980.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
asaph 2014-02-24 17:41:28 -08:00 committed by Adam Vandenberg
parent 3e5996c6a4
commit c6de66056b

View file

@ -2,8 +2,8 @@ require 'formula'
class YoutubeDl < Formula
homepage 'http://rg3.github.io/youtube-dl/'
url 'https://yt-dl.org/downloads/2014.02.24/youtube-dl-2014.02.24.tar.gz'
sha1 'f9065de654e00e3b8daed0a454f7f65789f89067'
url 'https://yt-dl.org/downloads/2014.02.25/youtube-dl-2014.02.25.tar.gz'
sha1 '8af4c222d451e30ba59d3da916b31789e7879e22'
depends_on 'rtmpdump' => :optional