From f440d8b479ba73d05e8a96193100fd8c6c88bf22 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Mon, 31 Jul 2017 05:36:30 -0700 Subject: [PATCH] yle-dl 2.21 Closes #16243. Signed-off-by: ilovezfs --- Formula/yle-dl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/yle-dl.rb b/Formula/yle-dl.rb index e2ba40830d..4be767ba73 100644 --- a/Formula/yle-dl.rb +++ b/Formula/yle-dl.rb @@ -1,8 +1,8 @@ class YleDl < Formula desc "Download Yle videos from the command-line" homepage "https://aajanki.github.io/yle-dl/index-en.html" - url "https://github.com/aajanki/yle-dl/archive/2.20.tar.gz" - sha256 "e06a403a05c2c54862051fef1b8fecbf409bfb0a4dfbdd3903eea5e74ac0a63c" + url "https://github.com/aajanki/yle-dl/archive/2.21.tar.gz" + sha256 "88538a034a92190171500268068ce6ed19f61c1931facb3d7f46702eeb0beb5c" head "https://github.com/aajanki/yle-dl.git"