diff --git a/bucket/sonar-scanner.json b/bucket/sonar-scanner.json index 8bc9764f95..6eb2b1dfb4 100644 --- a/bucket/sonar-scanner.json +++ b/bucket/sonar-scanner.json @@ -1,5 +1,5 @@ { - "version": "4.6.0.2311", + "version": "4.6.1.2450", "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.0.2311.zip", - "hash": "e45599982e455fc36ac896579a9b88957060882b8eaa3a2d69e9e373f9174381", - "extract_dir": "sonar-scanner-4.6.0.2311", + "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", "bin": "bin\\sonar-scanner.bat", "checkver": { "github": "https://github.com/SonarSource/sonar-scanner-cli"