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 6ad8decd7..916d39415 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.10.14.tar.gz' - sha1 'ab7017d699ae963729ff43055600ca4bca21213d' + url 'https://github.com/spaam/svtplay-dl/archive/0.9.2013.11.15.tar.gz' + sha1 '62e5d3e9c3fbdf3f27c230500c8790c187b240d5' depends_on 'rtmpdump' |
