youtube-dl 2014.11.23.1
Closes Homebrew/homebrew#34408. Signed-off-by: Tim D. Smith <git@tim-smith.us>
This commit is contained in:
parent
35324a33f1
commit
7d8d9b26d8
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.11.16/youtube-dl-2014.11.16.tar.gz"
|
||||
sha1 "b1f2d93d7d0b7f780e3021a4ab4758d971a94cf2"
|
||||
url "https://yt-dl.org/downloads/2014.11.23.1/youtube-dl-2014.11.23.1.tar.gz"
|
||||
sha256 "ebdc15e688ac787c14d3a9da18b70333166e1c50b9beed0d58b7f42b6fcb58d4"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue