diff --git a/bucket/sonar-scanner.json b/bucket/sonar-scanner.json index 6eb2b1dfb4..956862d65b 100644 --- a/bucket/sonar-scanner.json +++ b/bucket/sonar-scanner.json @@ -1,5 +1,5 @@ { - "version": "4.6.1.2450", + "version": "4.6.2.2472", "description": "Source code scanner for SonarQube analyzer.", "homepage": "https://docs.sonarqube.org/latest/analysis/scan/sonarscanner/", "license": "LGPL-3.0-only", @@ -10,9 +10,9 @@ ], "SonarQube": "sonarqube" }, - "url": "https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-4.6.1.2450.zip", - "hash": "8a9781fdc75f26d7800c904ad839e2d4d29a24714c597867215f4ae820bc0fa3", - "extract_dir": "sonar-scanner-4.6.1.2450", + "url": "https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-4.6.2.2472.zip", + "hash": "344bfeff44b09a11082b4a4646b1ed14f213feb00a5cd6d01c86f3767cb32471", + "extract_dir": "sonar-scanner-4.6.2.2472", "bin": "bin\\sonar-scanner.bat", "checkver": { "github": "https://github.com/SonarSource/sonar-scanner-cli"