Skip to content

Commit

Permalink
couchpotato 2.5.1
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#30753.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
Drarok authored and MikeMcQuaid committed Jul 8, 2014
1 parent 5cd41a3 commit 91da69e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/couchpotatoserver.rb
Expand Up @@ -2,8 +2,8 @@

class Couchpotatoserver < Formula
homepage 'https://couchpota.to'
url 'https://github.com/RuudBurger/CouchPotatoServer/archive/build/2.4.0.tar.gz'
sha1 '63c0f89a2d49c7bf1e3b7425f48ff3d2b322d800'
url 'https://github.com/RuudBurger/CouchPotatoServer/archive/build/2.5.1.tar.gz'
sha1 '5fe274d7dd27179dad6dfacb63cee7d0cb90f042'

head 'https://github.com/RuudBurger/CouchPotatoServer.git'

Expand Down

0 comments on commit 91da69e

Please sign in to comment.