Update couchbase-server-community to 5.0.0 (#41249)

This commit is contained in:
Colin Dunn 2017-11-23 14:07:28 +11:00 committed by commitay
parent a5d1346fcf
commit 13c4048c9b
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
cask 'couchbase-server-community' do
version '4.5.0'
sha256 '52bac9569c321b0587ea7bc4a809217665f2932655a6bee8291401d6bb5c6917'
version '5.0.0'
sha256 'bc80c709424e5ae41b0415c472ed568113c7fc5d24ca31996198807bd2d0c3b1'
url "http://packages.couchbase.com/releases/#{version}/couchbase-server-community_#{version}-macos_x86_64.zip"
name 'Couchbase Server'
homepage 'https://www.couchbase.com/'
app "couchbase-server-community_#{version.major}/Couchbase Server.app"
app "couchbase-server-community_#{version}/Couchbase Server.app"
end