aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
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 87d8c8d47..ed2f14e34 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.6.0.tar.gz"
- sha1 "7d7952daba686c840b9723495bf9f5bb61c8c6a8"
+ url "https://github.com/RuudBurger/CouchPotatoServer/archive/build/2.6.1.tar.gz"
+ sha1 "a0fa3b7b187e416bd78357a2738b09e0539972b9"
head "https://github.com/RuudBurger/CouchPotatoServer.git"