From 4027ad897e5bc9d253861f7a5fc0fce8e49fdc49 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Fri, 31 Oct 2014 16:50:21 -0700 Subject: [PATCH] CouchPotatoServer 2.6.0 --- Formula/couchpotatoserver.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/couchpotatoserver.rb b/Formula/couchpotatoserver.rb index 6cd7f36d42..87d8c8d47e 100644 --- a/Formula/couchpotatoserver.rb +++ b/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.5.2.tar.gz" - sha1 "b19509aa2fefca8c1caa8682a99bbce7e478ba22" + url "https://github.com/RuudBurger/CouchPotatoServer/archive/build/2.6.0.tar.gz" + sha1 "7d7952daba686c840b9723495bf9f5bb61c8c6a8" head "https://github.com/RuudBurger/CouchPotatoServer.git"