youtube-dl 2014.02.21.1

Closes Homebrew/homebrew#26893.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
asaph 2014-02-21 09:45:22 -08:00 committed by Adam Vandenberg
parent 4032bc05e2
commit ffbdc30251

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.21/youtube-dl-2014.02.21.tar.gz'
sha1 '0e083d4ab0ce7d60f663d8e877bc315e8a5f0c5d'
url 'https://yt-dl.org/downloads/2014.02.21.1/youtube-dl-2014.02.21.1.tar.gz'
sha1 'e40cd96a578c93407d2691520756115a135a443c'
depends_on 'rtmpdump' => :optional