youtube-dl 2018.02.04 (#23650)
parent
5ec69d624e
commit
78a7cec794
|
@ -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/2018.02.03/youtube-dl-2018.02.03.tar.gz"
|
||||
sha256 "e8c24239010040570179caa460955c9696a2eeeafb1a2dc82ad5f70324f39bed"
|
||||
url "https://github.com/rg3/youtube-dl/releases/download/2018.02.04/youtube-dl-2018.02.04.tar.gz"
|
||||
sha256 "4ae02802815bd15d469e85d0e910b91cd8da05ae82eff46d50186d4fd777b47b"
|
||||
|
||||
head do
|
||||
url "https://github.com/rg3/youtube-dl.git"
|
||||
|
|
Loading…
Reference in New Issue