couchpotatoserver: update 2.6.3 bottle.
This commit is contained in:
parent
88a0c01ab8
commit
535730ab0d
1 changed files with 4 additions and 3 deletions
|
@ -7,9 +7,10 @@ class Couchpotatoserver < Formula
|
|||
head "https://github.com/RuudBurger/CouchPotatoServer.git"
|
||||
|
||||
bottle do
|
||||
sha1 "51646a81a472465367ad2fdf3fd352a5010603fd" => :yosemite
|
||||
sha1 "2d9fa437d8be3478eb98aeaf5e1d9ea43ec74939" => :mavericks
|
||||
sha1 "fde0bf248a2ee10e56d7865d3d0bcb21cc12d868" => :mountain_lion
|
||||
cellar :any
|
||||
sha256 "060521cab660a6fb15265e8239d9685dc9034a65100f1960b5249b8a84a563af" => :yosemite
|
||||
sha256 "b2c7bbcd61a338c4b35cebc76a393c3564d7b5dc35c494df3ecda65c88d174d9" => :mavericks
|
||||
sha256 "f2ea47a3082dce305db9efd82001a5a7479475abfe1ce1efd7332ebcbc29f145" => :mountain_lion
|
||||
end
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue