youtube-dl 2018.06.11 (#28870)

master
leonklingele 2018-06-11 01:35:44 +02:00 committed by commitay
parent e99fa8b76d
commit 1e0aa44691
1 changed files with 2 additions and 2 deletions

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.06.04/youtube-dl-2018.06.04.tar.gz"
sha256 "436ef69e59a1acf8091f5c294a563d6859ce6ec42543ea3abb501e2c09131301"
url "https://github.com/rg3/youtube-dl/releases/download/2018.06.11/youtube-dl-2018.06.11.tar.gz"
sha256 "f8b1fb0f2fbf3011a98577ad57e8a9ede667bf38ae4e9c57a3597bf472d26f0d"
head do
url "https://github.com/rg3/youtube-dl.git"