sonar-scanner 2.9.0.670 (#11405)
This commit is contained in:
parent
b7db854b44
commit
88df0d7136
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class SonarScanner < Formula
|
||||
desc "Launcher to analyze a project with SonarQube"
|
||||
homepage "https://docs.sonarqube.org/display/SCAN/Analyzing+with+SonarQube+Scanner"
|
||||
url "https://sonarsource.bintray.com/Distribution/sonar-scanner-cli/sonar-scanner-2.8.zip"
|
||||
sha256 "0295365a7e5d4499ec6b46cb6c70f3fa127159b58b73930f675acd0897a6b350"
|
||||
url "https://sonarsource.bintray.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-2.9.0.670.zip"
|
||||
sha256 "d10ca9009fde6ae6cc01b203e9995ce1f6efc90a02de46997ce27572eb4fb855"
|
||||
head "https://github.com/SonarSource/sonar-scanner-cli.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue