youtube-dl 2017.10.01 (#18803)

This commit is contained in:
Zhiming Wang 2017-10-01 11:36:07 -04:00 committed by ilovezfs
parent 4656c441f0
commit 49c79ec348

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.09.24/youtube-dl-2017.09.24.tar.gz"
sha256 "7d7140ce63377e84a2072b4922809c7a2e90e3916cde2f4f1cc8860664395548"
url "https://github.com/rg3/youtube-dl/releases/download/2017.10.01/youtube-dl-2017.10.01.tar.gz"
sha256 "0b4f0e12b099c46ad47597764b10f45ceae3935834abf99d49ccd8cfb48dff10"
head do
url "https://github.com/rg3/youtube-dl.git"