youtube-dl 2018.10.29 (#33467)

This commit is contained in:
David Yantis 2018-10-29 09:38:25 -04:00 committed by Thierry Moisan
parent bcd3c57b2f
commit 87e353f03c

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.10.05/youtube-dl-2018.10.05.tar.gz"
sha256 "7cd54041902c45094e45fe95a1e4241aeab6a45edb010edc3a00bed6f91400c7"
url "https://github.com/rg3/youtube-dl/releases/download/2018.10.29/youtube-dl-2018.10.29.tar.gz"
sha256 "47e8949b3e525d7c57aa2c5e3f0113aad3600e0a4eed2ae52bdf3759ed9db3d9"
head do
url "https://github.com/rg3/youtube-dl.git"