diff options
| -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 6015462a3..b2f214a85 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.08.10.tar.gz' - sha1 'f56db48f8bc2a09bc8df07e2da1faea5889598c0' + url 'https://github.com/spaam/svtplay-dl/archive/0.9.2013.09.03.tar.gz' + sha1 '55974c4f4728387a11a5d4957966fc8c8d18248e' depends_on 'rtmpdump' |
