youtube-dl 2017.06.23

Closes #14855.

Signed-off-by: JCount <JCount42@gmail.com>
master
Zhiming Wang 2017-06-22 15:19:25 -04:00 committed by JCount
parent 49f416d075
commit aa9230b0c7
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/2017.06.18/youtube-dl-2017.06.18.tar.gz"
sha256 "f53d32c2ca64bb7bf2307666b42c88fa68dcc399f6a92ebed01b8693794e5f99"
url "https://github.com/rg3/youtube-dl/releases/download/2017.06.23/youtube-dl-2017.06.23.tar.gz"
sha256 "632109900e84619471c1c578688ec0a93834275be80ed98434ddd598cc0ca127"
head do
url "https://github.com/rg3/youtube-dl.git"