youtube-dl 2018.06.19 (#29211)

This commit is contained in:
David Yantis 2018-06-19 19:33:16 -04:00 committed by commitay
parent 0e0c84899f
commit a0e12daa13

View file

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