youtube-dl 2015.05.10

Closes Homebrew/homebrew#39566.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Sergey M․ 2015-05-10 05:46:26 +06:00 committed by Jack Nagel
parent 0aa34b742e
commit 588c8ea6ec

View file

@ -5,8 +5,8 @@ require "formula"
# https://pypi.python.org/pypi/youtube_dl
class YoutubeDl < Formula
homepage "https://rg3.github.io/youtube-dl/"
url "https://yt-dl.org/downloads/2015.05.04/youtube-dl-2015.05.04.tar.gz"
sha256 "3ebafe6257bfd8a9feb1e16f44c92258b038de07e8754560f05bd9909f9e113b"
url "https://yt-dl.org/downloads/2015.05.10/youtube-dl-2015.05.10.tar.gz"
sha256 "702558c33eee0d0ea896514b5b00f4fce8f61610294e07f150682ed7bdfe2d5c"
bottle do
cellar :any