youtube-dl 2017.05.14 (#13554)

This commit is contained in:
Zhiming Wang 2017-05-14 02:49:44 -04:00 committed by ilovezfs
parent ce581c752c
commit 2128112891

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.05.09/youtube-dl-2017.05.09.tar.gz"
sha256 "b9af1b8f5b8b245fe46348e7743cf01d323f927e32bd7a98dfdfc83b2866df15"
url "https://github.com/rg3/youtube-dl/releases/download/2017.05.14/youtube-dl-2017.05.14.tar.gz"
sha256 "363e8f16752dfc35730351d3ead56ebd34ffa394864f7aa00ebf07d6ec5e8793"
head do
url "https://github.com/rg3/youtube-dl.git"