aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrett Koonce2013-10-18 18:52:47 -0500
committerAdam Vandenberg2013-10-18 18:04:42 -0700
commit16f8424a903c2ca740bd69482d661b294e546954 (patch)
tree89b91a839c2a9ff964cbfe6cd0848c57625e4b57 /Library
parent310f2539363379de6076ba7b2c21d20ac5adacdc (diff)
downloadhomebrew-16f8424a903c2ca740bd69482d661b294e546954.tar.bz2
CouchPotatoServer 2.2.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/couchpotatoserver.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/couchpotatoserver.rb b/Library/Formula/couchpotatoserver.rb
index 20a19fe6f..4c8301552 100644
--- a/Library/Formula/couchpotatoserver.rb
+++ b/Library/Formula/couchpotatoserver.rb
@@ -2,8 +2,8 @@ require 'formula'
class Couchpotatoserver < Formula
homepage 'https://couchpota.to'
- url 'https://github.com/RuudBurger/CouchPotatoServer/archive/build/2.1.0.tar.gz'
- sha1 '04341a6c7889dee017dfef4bdf3ac0e5bcfe7d00'
+ url 'https://github.com/RuudBurger/CouchPotatoServer/archive/build/2.2.1.tar.gz'
+ sha1 'f0b53952130858a0cdab8b3a52f41320b6d11b2e'
head 'https://github.com/RuudBurger/CouchPotatoServer.git'