youtube-dl 2014.10.18
Closes Homebrew/homebrew#33324. Closes Homebrew/homebrew#33325. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
6b4d6d6798
commit
f3654c41be
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/2014.10.15/youtube-dl-2014.10.15.tar.gz"
|
||||
sha1 "35050e7c9c7cffa1997395427d959648d07e11c7"
|
||||
url "https://yt-dl.org/downloads/2014.10.18/youtube-dl-2014.10.18.tar.gz"
|
||||
sha1 "2433ecdfd07a255be5e1cdd56da1c84af881076a"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue