aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJohan Andersson2015-03-25 00:27:30 +0100
committerMike McQuaid2015-03-25 08:47:37 +0000
commit1a4e6b03fa94d618b662a538a5e4e23aafada0ec (patch)
tree8802561ada8e81559745da268d86d33d06266d0a /Library
parent80f8f5685bb35d07e37c885c6bdf909cb12c5d0d (diff)
downloadhomebrew-1a4e6b03fa94d618b662a538a5e4e23aafada0ec.tar.bz2
svtplay-dl 0.10.2015.03.25
Closes #38040. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/svtplay-dl.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/svtplay-dl.rb b/Library/Formula/svtplay-dl.rb
index e5a5bca0b..96f116984 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.10.2015.01.28.tar.gz"
- sha1 "13dd5d05c5cd7b0166c74df434b88d28885ec4c4"
+ url "https://github.com/spaam/svtplay-dl/archive/0.10.2015.03.25.tar.gz"
+ sha1 "2de30ed457395c8eccb3e86261f8f9986672cdf8"
depends_on "rtmpdump"