youtube-dl 2015.12.10
Closes Homebrew/homebrew#46878. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
6660c9cf1e
commit
a41754db2b
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.12.09/youtube-dl-2015.12.09.tar.gz"
|
url "https://yt-dl.org/downloads/2015.12.10/youtube-dl-2015.12.10.tar.gz"
|
||||||
sha256 "93530a17c527cbf4e2c9e90dd98f3f43ef5a46b5daae9307a1549119c1583f87"
|
sha256 "5857805845f8b53e552d68ba65eb8cb9a23325c457b3a4b147b59f04c377d5bc"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue