youtube-dl 2020.01.15 (#49013)
This commit is contained in:
parent
c988280101
commit
e2f9bef38e
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://ytdl-org.github.io/youtube-dl/"
|
||||
url "https://github.com/ytdl-org/youtube-dl/releases/download/2020.01.01/youtube-dl-2020.01.01.tar.gz"
|
||||
sha256 "0ab06abce0eecf77b6ceed4c06613325ede4e72e1a6ff528be320277250a1b5d"
|
||||
url "https://github.com/ytdl-org/youtube-dl/releases/download/2020.01.15/youtube-dl-2020.01.15.tar.gz"
|
||||
sha256 "556711f8dc827910096fd648d7ead051ddadb81b90ae4abdf0393ddf2d62d237"
|
||||
|
||||
head do
|
||||
url "https://github.com/ytdl-org/youtube-dl.git"
|
||||
|
|
Loading…
Reference in a new issue