From 092c6d24faead26a50ea0c28b6099a4a2b20cb7d Mon Sep 17 00:00:00 2001 From: dt Date: Wed, 7 Nov 2018 16:20:46 +0100 Subject: [PATCH] youtube-dl 2018.11.07 (#33891) --- Formula/youtube-dl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/youtube-dl.rb b/Formula/youtube-dl.rb index 2b2f979cd2..ffe71648f8 100644 --- a/Formula/youtube-dl.rb +++ b/Formula/youtube-dl.rb @@ -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.11.03/youtube-dl-2018.11.03.tar.gz" - sha256 "920aff8c13a3fdf68f5d9975c3e4d9d64acd9e96a51561080405bc902187f086" + url "https://github.com/rg3/youtube-dl/releases/download/2018.11.07/youtube-dl-2018.11.07.tar.gz" + sha256 "69f6f7bc3280fe8fc89347050b07072e51fcca63d31da531f353d43545156ce7" head do url "https://github.com/rg3/youtube-dl.git"