youtube-dl 2015.02.09.3

Closes Homebrew/homebrew#36673.

Signed-off-by: Brett Koonce <koonce@gmail.com>
This commit is contained in:
Sergey M․ 2015-02-09 21:19:21 +06:00 committed by Brett Koonce
parent 34a7194432
commit 446512e200

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/2015.02.09.2/youtube-dl-2015.02.09.2.tar.gz"
sha256 "532b28e354bc2408b5e08cb582c69e1ce2dec0a9cf1f3efa55571532a637b362"
url "https://yt-dl.org/downloads/2015.02.09.3/youtube-dl-2015.02.09.3.tar.gz"
sha256 "10a4bb45876697e3779d481ce8edb0cca4364fd38f6881712415719bca9ffde3"
bottle do
cellar :any