youtube-dl 2018.01.21 (#23132)
parent
d4d15a8268
commit
69f7494815
|
@ -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.01.18/youtube-dl-2018.01.18.tar.gz"
|
||||
sha256 "4e2fce3de822df51baec4e08d50277fda7f7b25566b3d570e03040a407f2ad9a"
|
||||
url "https://github.com/rg3/youtube-dl/releases/download/2018.01.21/youtube-dl-2018.01.21.tar.gz"
|
||||
sha256 "c5be3f7ee9236505ae3dc945eddcc0c59661c91fb3b40347625d0b066d97ef91"
|
||||
|
||||
head do
|
||||
url "https://github.com/rg3/youtube-dl.git"
|
||||
|
|
Loading…
Reference in New Issue