diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/svtplay-dl.rb | 4 |
1 files changed, 2 insertions, 2 deletions
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" |
