mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
Reformat couchbase-server-community.rb according to readability conventions
This commit is contained in:
parent
3b5f7eba22
commit
9766ee741e
1 changed files with 4 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue