youtube-dl 2017.01.14
Closes #8829. Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
parent
029f6ded33
commit
a43b8d05c2
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
||||||
class YoutubeDl < Formula
|
class YoutubeDl < Formula
|
||||||
desc "Download YouTube videos from the command-line"
|
desc "Download YouTube videos from the command-line"
|
||||||
homepage "https://rg3.github.io/youtube-dl/"
|
homepage "https://rg3.github.io/youtube-dl/"
|
||||||
url "https://github.com/rg3/youtube-dl/releases/download/2017.01.10/youtube-dl-2017.01.10.tar.gz"
|
url "https://github.com/rg3/youtube-dl/releases/download/2017.01.14/youtube-dl-2017.01.14.tar.gz"
|
||||||
sha256 "6493d1400c5735221d65688548ada4d45875f25562f7c49c73263d9ae4369932"
|
sha256 "76c8bd77db6c820bfa72f1e2a873101ca736fd1d9954ccebf349fa7caef99cca"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue