From 0ad28748d4d6e21e1c55c26fc5102872e256e9a7 Mon Sep 17 00:00:00 2001 From: Zhiming Wang Date: Thu, 13 Apr 2017 15:34:25 -0400 Subject: [PATCH] youtube-dl 2017.04.14 (#12404) --- 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 544440b483..d49acb8ad8 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/2017.04.11/youtube-dl-2017.04.11.tar.gz" - sha256 "4df5af6b3199a93a7e4dc58de0c6da6759b065ceeeaac9470865a5cefdfdc149" + url "https://github.com/rg3/youtube-dl/releases/download/2017.04.14/youtube-dl-2017.04.14.tar.gz" + sha256 "70de2b7795b511267846b6944807633797f9bde49d66fb0578317fa768244ce6" head do url "https://github.com/rg3/youtube-dl.git"