File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class SonarScanner < Formula
22 desc "Launcher to analyze a project with SonarQube"
33 homepage "https://docs.sonarqube.org/latest/analysis/scan/sonarscanner/"
4- url "https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-7.0.0.4796 .zip"
5- sha256 "3e08e77cab603e381c86ad1b9e99386e61b8ed2609e42e3fb1920feaf3870592 "
4+ url "https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-7.0.1.4817 .zip"
5+ sha256 "7024fec811af6ace07156a8e6181bf5e6f91d65d6085644e3791d16b65148332 "
66 license "LGPL-3.0-or-later"
77 head "https://github.com/SonarSource/sonar-scanner-cli.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , all : "b89cb3b223fd6506ba59fc3d777ee34cd3afeb0bfdbc1eb73be269aab6fe4c05 "
10+ sha256 cellar : :any_skip_relocation , all : "2cae3c66af30efdaee93a0bce1cc2c3b74d240329a28f0ca3c2fa2ae145fc68c "
1111 end
1212
1313 depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments