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 728b234e9..5382e721c 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.2013.12.11.tar.gz' - sha1 'd44eee92694b0fc2af1a0ae8a35d0a2ecfb3c09f' + url 'https://github.com/spaam/svtplay-dl/archive/0.9.2014.01.03.5.tar.gz' + sha1 '8be9a902d0499252f91ff1254c6e3709c6900e90' depends_on 'rtmpdump' |
