youtube-dl 2018.10.29 (#33467)
This commit is contained in:
parent
bcd3c57b2f
commit
87e353f03c
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class YoutubeDl < Formula
|
class YoutubeDl < Formula
|
||||||
desc "Download YouTube videos from the command-line"
|
desc "Download YouTube videos from the command-line"
|
||||||
homepage "https://rg3.github.io/youtube-dl/"
|
homepage "https://rg3.github.io/youtube-dl/"
|
||||||
url "https://github.com/rg3/youtube-dl/releases/download/2018.10.05/youtube-dl-2018.10.05.tar.gz"
|
url "https://github.com/rg3/youtube-dl/releases/download/2018.10.29/youtube-dl-2018.10.29.tar.gz"
|
||||||
sha256 "7cd54041902c45094e45fe95a1e4241aeab6a45edb010edc3a00bed6f91400c7"
|
sha256 "47e8949b3e525d7c57aa2c5e3f0113aad3600e0a4eed2ae52bdf3759ed9db3d9"
|
||||||
|
|
||||||
head do
|
head do
|
||||||
url "https://github.com/rg3/youtube-dl.git"
|
url "https://github.com/rg3/youtube-dl.git"
|
||||||
|
|
Loading…
Reference in a new issue