From 1bbaf2afdedfeb5bad38b17cdc2b911b952ff3d8 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sat, 19 Apr 2014 09:59:12 -0500 Subject: [PATCH] CouchPotatoServer 2.4.0 --- Formula/couchpotatoserver.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/couchpotatoserver.rb b/Formula/couchpotatoserver.rb index f87911b3ae..cc3f78c857 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.3.1.tar.gz' - sha1 'ede834c429da3cd94a5bba5ae1a25d49fa229051' + url 'https://github.com/RuudBurger/CouchPotatoServer/archive/build/2.4.0.tar.gz' + sha1 '63c0f89a2d49c7bf1e3b7425f48ff3d2b322d800' head 'https://github.com/RuudBurger/CouchPotatoServer.git'