couchbase-server-community: update livecheck

This commit is contained in:
Sam Ford
2023-11-04 14:46:40 -04:00
parent c485414852
commit 62908d329c
+1 -1
View File
@@ -8,7 +8,7 @@ cask "couchbase-server-community" do
homepage "https://www.couchbase.com/"
livecheck do
url "https://www.couchbase.com/downloads"
url "https://www.couchbase.com/downloads/"
regex(/couchbase[._-]server[._-]community[._-]v?(\d+(:?\.\d+)+)[._-]macos[._-]x86[._-]64\.dmg/i)
end