youtube-dl 2015.02.16
Closes Homebrew/homebrew#36859. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
affe990eaa
commit
8e26132a02
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue