youtube-dl 2015.10.24
Closes Homebrew/homebrew#45283. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
a6784baa0e
commit
151b3c9bdd
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://yt-dl.org/downloads/2015.10.18/youtube-dl-2015.10.18.tar.gz"
|
url "https://yt-dl.org/downloads/2015.10.24/youtube-dl-2015.10.24.tar.gz"
|
||||||
sha256 "eece461e6af1fc030ffe29306a24676568c0310a47174168019ab1a62f08029e"
|
sha256 "fa151e925b51f6b5ee154f25089d287832a9387e59561810fd5eac8d00ce3ae1"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue