youtube-dl 2017.05.18.1 (#13699)
This commit is contained in:
parent
f9a4ae8fef
commit
eefa5bd5db
1 changed files with 2 additions and 2 deletions
|
@ -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.14/youtube-dl-2017.05.14.tar.gz"
|
||||
sha256 "363e8f16752dfc35730351d3ead56ebd34ffa394864f7aa00ebf07d6ec5e8793"
|
||||
url "https://github.com/rg3/youtube-dl/releases/download/2017.05.18.1/youtube-dl-2017.05.18.1.tar.gz"
|
||||
sha256 "549f0ff6400bf0db966f4f2bec7fcf102ae9aff2e044c649c1dcdbd90f6fa299"
|
||||
|
||||
head do
|
||||
url "https://github.com/rg3/youtube-dl.git"
|
||||
|
|
Loading…
Reference in a new issue