Skip to content

Commit

Permalink
Declare a conflict with the upstream mixxx cask
Browse files Browse the repository at this point in the history
Fixes #3
  • Loading branch information
fwcd committed Jan 9, 2023
1 parent ff8475d commit 3db9da4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Casks/m1xxx.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
desc "Unofficial Mixxx build for Apple Silicon"
homepage "https://github.com/fwcd/m1xxx"

conflicts_with cask: "mixxx"

livecheck do
url "https://github.com/fwcd/m1xxx/releases/latest"
regex %r{tag/v([\w.-]+)}
Expand Down

0 comments on commit 3db9da4

Please sign in to comment.