parent
49f416d075
commit
aa9230b0c7
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue