Skip to content

Commit

Permalink
sonarqube: remove bottle :unneeded
Browse files Browse the repository at this point in the history
Closes #79709.

Signed-off-by: Michael Cho <[email protected]>
Signed-off-by: BrewTestBot <[email protected]>
  • Loading branch information
MikeMcQuaid authored and BrewTestBot committed Jun 24, 2021
1 parent 46d52e5 commit 7743c70
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Formula/sonarqube.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ class Sonarqube < Formula
regex(/href=.*?sonarqube[._-]v?(\d+(?:\.\d+)+)\.zip/i)
end

bottle :unneeded

depends_on "openjdk@11"

conflicts_with "sonarqube-lts", because: "both install the same binaries"
Expand Down

0 comments on commit 7743c70

Please sign in to comment.