youtube-dl 2014.10.18

Closes Homebrew/homebrew#33324.
Closes Homebrew/homebrew#33325.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
garrettreid 2014-10-18 12:42:28 -07:00 committed by Jack Nagel
parent 6b4d6d6798
commit f3654c41be

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.10.15/youtube-dl-2014.10.15.tar.gz"
sha1 "35050e7c9c7cffa1997395427d959648d07e11c7"
url "https://yt-dl.org/downloads/2014.10.18/youtube-dl-2014.10.18.tar.gz"
sha1 "2433ecdfd07a255be5e1cdd56da1c84af881076a"
bottle do
cellar :any