Skip to content

Commit

Permalink
Merge pull request #180563 from Homebrew/update-nextcloud
Browse files Browse the repository at this point in the history
nextcloud: add conflicts_with
  • Loading branch information
bevanjkay authored Jul 24, 2024
2 parents 8f9bbb4 + 2822b2e commit 63dab8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Casks/n/nextcloud.rb
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
homepage "https://nextcloud.com/"

auto_updates true
conflicts_with cask: "nextcloud-vfs"
depends_on macos: ">= :mojave"

pkg "Nextcloud-#{version}.pkg"
Expand Down

0 comments on commit 63dab8d

Please sign in to comment.