diff options
| author | Brett Koonce | 2014-10-31 17:38:10 -0700 |
|---|---|---|
| committer | Brett Koonce | 2014-11-01 20:56:11 -0700 |
| commit | c92411cac13c5088045dfc94ae003fe498eeb4c8 (patch) | |
| tree | 2943ec12764f4a57bc82d14925268d08e10553c5 /Library | |
| parent | 22de0cafa0637ea518ff3668e6eb156a1ce16fae (diff) | |
| download | homebrew-c92411cac13c5088045dfc94ae003fe498eeb4c8.tar.bz2 | |
svtplay-dl 0.9.2014.10.23
Diffstat (limited to 'Library')
| -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 78c4457e8..2ff852745 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.08.28.tar.gz" - sha1 "f29f22f0474774493331c7f3d15a46d0b461574f" + url "https://github.com/spaam/svtplay-dl/archive/0.9.2014.10.23.tar.gz" + sha1 "ab3337934c875edddaf4c025b6df69be561df662" depends_on "rtmpdump" |
