sonar: bottle unneeded
This commit is contained in:
parent
216df5c95e
commit
a5a9347b3a
1 changed files with 1 additions and 7 deletions
|
@ -4,13 +4,7 @@ class Sonar < Formula
|
|||
url "http://dist.sonar.codehaus.org/sonarqube-5.1.2.zip"
|
||||
sha256 "a8d63d837242d0d07c0b3f65cfa9c84d5ae82ee51c6cbb52248bcf0d1bc58491"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "fb4adb0d9ff4ce176b1b6acd675b68ee2cad2e489da94df118acfb98ee912523" => :el_capitan
|
||||
sha256 "11fb73a3453a40950765be6bf38132b9aff0bdc8cc9b145769203af50b495187" => :yosemite
|
||||
sha256 "0adbea02c047442482e499970016459a02e9178e4372df64105092ce0e6c4455" => :mavericks
|
||||
sha256 "ae1b37b616b16a233a48913b872e26aa5345d5c8ef0daaa6cad4f4e2510eb16b" => :mountain_lion
|
||||
end
|
||||
bottle :unneeded
|
||||
|
||||
def install
|
||||
# Delete native bin directories for other systems
|
||||
|
|
Loading…
Reference in a new issue