youtube-dl 2019.03.01

Closes #37441.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
404NetworkError 2019-02-28 13:56:05 -05:00 committed by Chongyu Zhu
parent 7d80bfaad1
commit 4f9cdcc79f
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -1,8 +1,8 @@
class YoutubeDl < Formula
desc "Download YouTube videos from the command-line"
homepage "https://rg3.github.io/youtube-dl/"
url "https://github.com/rg3/youtube-dl/releases/download/2019.02.18/youtube-dl-2019.02.18.tar.gz"
sha256 "61bbffc7b9b2dab71f93548f69f952ce0e4f50e7fa27e1d8b81eabdba37120eb"
url "https://github.com/rg3/youtube-dl/releases/download/2019.03.01/youtube-dl-2019.03.01.tar.gz"
sha256 "ae523a75bf41b3faa40d6f7dd44c7b8e1bc6919a91956b2528bbddeb9b32b32f"
head do
url "https://github.com/rg3/youtube-dl.git"