youtube-dl 2019.03.09 (#37731)
This commit is contained in:
parent
078499eda7
commit
e6a8cd0712
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/2019.03.01/youtube-dl-2019.03.01.tar.gz"
|
||||
sha256 "ae523a75bf41b3faa40d6f7dd44c7b8e1bc6919a91956b2528bbddeb9b32b32f"
|
||||
url "https://github.com/rg3/youtube-dl/releases/download/2019.03.09/youtube-dl-2019.03.09.tar.gz"
|
||||
sha256 "0ebedd327392ef42c18cadfec50c450c0320c7abdc3cd04d162b8cfc6bae86bc"
|
||||
|
||||
head do
|
||||
url "https://github.com/rg3/youtube-dl.git"
|
||||
|
|
Loading…
Reference in a new issue