youtube-dl 2019.05.20

Closes #40105.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
404NetworkError 2019-05-20 15:17:15 -04:00 committed by FX Coudert
parent 142c3dfb46
commit 66f353e881

View file

@ -1,8 +1,8 @@
class YoutubeDl < Formula
desc "Download YouTube videos from the command-line"
homepage "https://ytdl-org.github.io/youtube-dl/"
url "https://github.com/ytdl-org/youtube-dl/releases/download/2019.05.11/youtube-dl-2019.05.11.tar.gz"
sha256 "4126221a6567c1c78dfa9d9abbf340bc5eb13e40963afca5150e72dc9e1447f8"
url "https://github.com/ytdl-org/youtube-dl/releases/download/2019.05.20/youtube-dl-2019.05.20.tar.gz"
sha256 "a8a6cdf24bcbfa3d3ac9ff9f7efad917c707f9834876b4269036e379b76bbca3"
head do
url "https://github.com/ytdl-org/youtube-dl.git"