diff --git a/bucket/sonar-scanner.json b/bucket/sonar-scanner.json index 5e6fd9a8be..e44579ea12 100644 --- a/bucket/sonar-scanner.json +++ b/bucket/sonar-scanner.json @@ -1,5 +1,5 @@ { - "version": "6.2.0.4584", + "version": "6.2.1.4610", "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.2.0.4584.zip", - "hash": "6f3ddd5e273a65cfc9df88ef1e5991bc5aa984533edbc3880cb045b73e62bce8", - "extract_dir": "sonar-scanner-6.2.0.4584", + "url": "https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-6.2.1.4610.zip", + "hash": "d45e09eecb2fe867ce7548be59d54317192c79944ef7e54c691423c832a8208f", + "extract_dir": "sonar-scanner-6.2.1.4610", "bin": "bin\\sonar-scanner.bat", "checkver": { "github": "https://github.com/SonarSource/sonar-scanner-cli"