From 8cc442eda6996d2e2cc3ab9588cdde37f5539921 Mon Sep 17 00:00:00 2001 From: neutric Date: Mon, 3 Apr 2017 01:51:13 +0200 Subject: [PATCH] youtube-dl 2017.04.03 (#11976) --- 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 7f29e2fc5aa..17e2f48fa94 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.02/youtube-dl-2017.04.02.tar.gz" - sha256 "623e1a80d8e479a68c5620798354a4c238bdeba87f7ae2491ad0628195203f8c" + url "https://github.com/rg3/youtube-dl/releases/download/2017.04.03/youtube-dl-2017.04.03.tar.gz" + sha256 "d313898eae80d4a26a08621088bd8816d176b31f330d7d9d6ce0f71381c0d0fd" head do url "https://github.com/rg3/youtube-dl.git"