youtube-dl 2014.10.27
Closes Homebrew/homebrew#33625. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
2b9def637c
commit
62c4228f69
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.26/youtube-dl-2014.10.26.tar.gz"
|
||||
sha1 "c5b315c09ec236eed6e68bc767fe10c1b4753a11"
|
||||
url "https://yt-dl.org/downloads/2014.10.27/youtube-dl-2014.10.27.tar.gz"
|
||||
sha1 "f49040780869cd4747fecc1682dbcfc2f19b7bd0"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue