youtube-dl 2014.09.06

Closes Homebrew/homebrew#32131.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Sergey M․ 2014-09-07 04:07:29 +07:00 committed by Jack Nagel
parent 70a745c799
commit aa8797cc02

View file

@ -5,8 +5,8 @@ require "formula"
# https://pypi.python.org/pypi/youtube_dl
class YoutubeDl < Formula
homepage "http://rg3.github.io/youtube-dl/"
url "https://yt-dl.org/downloads/2014.09.04.3/youtube-dl-2014.09.04.3.tar.gz"
sha1 "2dce554aa60d84b688580f3f357190ab86b8c247"
url "https://yt-dl.org/downloads/2014.09.06/youtube-dl-2014.09.06.tar.gz"
sha1 "606967a23023765098c6b1171c4ad5f246cbdbc5"
bottle do
cellar :any