From 1a4e6b03fa94d618b662a538a5e4e23aafada0ec Mon Sep 17 00:00:00 2001 From: Johan Andersson Date: Wed, 25 Mar 2015 00:27:30 +0100 Subject: svtplay-dl 0.10.2015.03.25 Closes #38040. Signed-off-by: Mike McQuaid --- Library/Formula/svtplay-dl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/svtplay-dl.rb b/Library/Formula/svtplay-dl.rb index e5a5bca0b..96f116984 100644 --- a/Library/Formula/svtplay-dl.rb +++ b/Library/Formula/svtplay-dl.rb @@ -2,8 +2,8 @@ require "formula" class SvtplayDl < Formula homepage "https://github.com/spaam/svtplay-dl" - url "https://github.com/spaam/svtplay-dl/archive/0.10.2015.01.28.tar.gz" - sha1 "13dd5d05c5cd7b0166c74df434b88d28885ec4c4" + url "https://github.com/spaam/svtplay-dl/archive/0.10.2015.03.25.tar.gz" + sha1 "2de30ed457395c8eccb3e86261f8f9986672cdf8" depends_on "rtmpdump" -- cgit v1.2.3