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 5382e721c..cd31d55c0 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.9.2014.01.03.5.tar.gz' - sha1 '8be9a902d0499252f91ff1254c6e3709c6900e90' + url 'https://github.com/spaam/svtplay-dl/archive/0.9.2014.02.15.tar.gz' + sha1 '5fc82a5894ee4d24c6496b4b34db28c185f72dd2' depends_on 'rtmpdump' |
