youtube-dl 2015.02.16

Closes Homebrew/homebrew#36859.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Sergey M․ 2015-02-16 20:12:45 +06:00 committed by Jack Nagel
parent affe990eaa
commit 8e26132a02

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.11/youtube-dl-2015.02.11.tar.gz"
sha256 "1ad5e8ec6b59dbcb9fafcf312b8e3f2a985a3f8ef7109172caaf287118bb3c59"
url "https://yt-dl.org/downloads/2015.02.16/youtube-dl-2015.02.16.tar.gz"
sha256 "1dab1a3184197ee2e1c3ce0a06fd6aae3af06dd6e42f6f3e2eb3acb457106350"
bottle do
cellar :any