youtube-dl 2016.10.25
Closes #6242. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
bf2aa2b764
commit
4b83fff8d8
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/2016.10.21.1/youtube-dl-2016.10.21.1.tar.gz"
|
url "https://github.com/rg3/youtube-dl/releases/download/2016.10.25/youtube-dl-2016.10.25.tar.gz"
|
||||||
sha256 "8b768ad99ecdbc08521171456800515df29df8bceb0f1fe1cb8113dd2500d216"
|
sha256 "920048c6ff2f7f2c4b55c1ba4810e85f76efd814118e59b3568bdc2c38024697"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue