youtube-dl 2014.02.25
Closes Homebrew/homebrew#26980. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
3e5996c6a4
commit
c6de66056b
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue