svtplay-dl 0.10.2015.05.24
Closes Homebrew/homebrew#40053. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
8c8237e344
commit
b8473609e2
1 changed files with 2 additions and 2 deletions
|
@ -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.10.2015.03.25.tar.gz"
|
||||
sha1 "2de30ed457395c8eccb3e86261f8f9986672cdf8"
|
||||
url "https://github.com/spaam/svtplay-dl/archive/0.10.2015.05.24.tar.gz"
|
||||
sha1 "760a6459842ec66dfdc47c13dca7a4892ea6db56"
|
||||
|
||||
depends_on "rtmpdump"
|
||||
|
||||
|
|
Loading…
Reference in a new issue