youtube-dl 2019.01.02 (#35638)

This commit is contained in:
leonklingele 2019-01-02 22:17:20 +01:00 committed by FX Coudert
parent 15eed098c2
commit 1660a6dc29

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/2018.12.31/youtube-dl-2018.12.31.tar.gz"
sha256 "0f1f914277d8568ed43a055565655b110aee20e625f3039c4f2f0d095b3d25e3"
url "https://github.com/rg3/youtube-dl/releases/download/2019.01.02/youtube-dl-2019.01.02.tar.gz"
sha256 "cba43fd3f37d427d90586e94221a46087adf478596e7510f167d42f8be638847"
head do
url "https://github.com/rg3/youtube-dl.git"