Reformat couchbase-server-community.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:05 +02:00
parent 3b5f7eba22
commit 9766ee741e

View file

@ -1,7 +1,9 @@
class CouchbaseServerCommunity < Cask
url 'http://packages.couchbase.com/releases/2.2.0/couchbase-server-community_2.2.0_x86_64.zip'
homepage 'http://www.couchbase.com/'
version '2.2.0'
sha256 'a5a99c09d405519e7dd7d28676004cf352356d932cee1f3638f8c9db9045f15a'
url 'http://packages.couchbase.com/releases/2.2.0/couchbase-server-community_2.2.0_x86_64.zip'
homepage 'http://www.couchbase.com/'
link 'Couchbase Server.app'
end