youtube-dl 2020.11.26
Closes #65677. Signed-off-by: Miccal Matthews <miccal.matthews@gmail.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
28908bb3e4
commit
2c6025c152
|
@ -3,8 +3,8 @@ class YoutubeDl < Formula
|
|||
|
||||
desc "Download YouTube videos from the command-line"
|
||||
homepage "https://youtube-dl.org/"
|
||||
url "https://files.pythonhosted.org/packages/79/88/05bc5ff2b03a218650523ee09f00465e95c278fe0105beda24cb756804c7/youtube_dl-2020.11.24.tar.gz"
|
||||
sha256 "f701befffe00ae4b0d56f88ed45e1295c151c340d0011efdb1005012abc81996"
|
||||
url "https://files.pythonhosted.org/packages/f3/81/86da9f2bcbea4d7315f05bbf4c12ef74fee5eddd64f9c5255e8f1e410bc2/youtube_dl-2020.11.26.tar.gz"
|
||||
sha256 "3d52d2c969ec9521a086c43f809fd7545708b7ba24d7379fb123b5438ba691e1"
|
||||
license "Unlicense"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in New Issue