diff --git a/bucket/sonar-scanner.json b/bucket/sonar-scanner.json index 65f11fe3db..5e6fd9a8be 100644 --- a/bucket/sonar-scanner.json +++ b/bucket/sonar-scanner.json @@ -1,5 +1,5 @@ { - "version": "6.1.0.4477", + "version": "6.2.0.4584", "description": "Source code scanner for SonarQube analyzer.", "homepage": "https://docs.sonarqube.org/latest/analysis/scan/sonarscanner/", "license": "LGPL-3.0-only", @@ -7,9 +7,9 @@ "JDK": "java/openjdk", "SonarQube": "sonarqube" }, - "url": "https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-6.1.0.4477.zip", - "hash": "6928d282b22381d37865c725293f8d03613f81104bc2461ed3318fac2f345cdc", - "extract_dir": "sonar-scanner-6.1.0.4477", + "url": "https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-6.2.0.4584.zip", + "hash": "6f3ddd5e273a65cfc9df88ef1e5991bc5aa984533edbc3880cb045b73e62bce8", + "extract_dir": "sonar-scanner-6.2.0.4584", "bin": "bin\\sonar-scanner.bat", "checkver": { "github": "https://github.com/SonarSource/sonar-scanner-cli"