youtube-dl 2014.08.21.3

Closes Homebrew/homebrew#31765.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Sergey M․ 2014-08-21 23:13:44 +07:00 committed by Jack Nagel
parent 23f571b826
commit 494cadf1e8

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.08.10/youtube-dl-2014.08.10.tar.gz"
sha1 "fd4d544f4852eb803fea7a2918b8f6e7deb89931"
url "https://yt-dl.org/downloads/2014.08.21.3/youtube-dl-2014.08.21.3.tar.gz"
sha1 "d4df82052d258b2469dc4fe19b87fe9f4362b618"
bottle do
cellar :any