youtube-dl 2014.07.25.1

Closes Homebrew/homebrew#31134.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Sergey M․ 2014-07-26 03:48:41 +07:00 committed by Jack Nagel
parent 9c1f00f57f
commit cf44c2f7b6

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.07.20/youtube-dl-2014.07.20.tar.gz"
sha1 "c40cfae0b4682eac7043ec7e2d238e1e6b034e10"
url "https://yt-dl.org/downloads/2014.07.25.1/youtube-dl-2014.07.25.1.tar.gz"
sha1 "3549e82054512557ebb126df8f92e0af25e1fa3c"
bottle do
cellar :any