youtube-dl 2019.09.01 (#43731)

This commit is contained in:
David Yantis 2019-09-01 04:07:39 -04:00 committed by FX Coudert
parent 461733f2a2
commit d25eccaf89

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.08.13/youtube-dl-2019.08.13.tar.gz"
sha256 "b23d59df96f9dccf34d9c48b65e7bc93532f1ebc4bf71b9285f228bc6086242d"
url "https://github.com/ytdl-org/youtube-dl/releases/download/2019.09.01/youtube-dl-2019.09.01.tar.gz"
sha256 "19374ff7ea794c934f75d65be98dac5837f078adb063c4980a9ce7593af06b49"
head do
url "https://github.com/ytdl-org/youtube-dl.git"