youtube-dl 2017.03.05
Closes #10595. Signed-off-by: Alexander Hamann <neutric@users.noreply.github.com>
This commit is contained in:
parent
750ff3754b
commit
b9766125be
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.03.02/youtube-dl-2017.03.02.tar.gz"
|
url "https://github.com/rg3/youtube-dl/releases/download/2017.03.05/youtube-dl-2017.03.05.tar.gz"
|
||||||
sha256 "2f010132da4cc3e67582f89eff9bc4bb4c0e7b60c0ddba101370d97eafc50639"
|
sha256 "da0f4dd74479767d6791643b556fd856d48a1fa99f8c01d3c2ca6e957db9283d"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue