sonar-scanner: Update to version 6.2.1.4610

This commit is contained in:
github-actions[bot] 2024-10-01 12:31:50 +00:00
parent 9114adea74
commit deaf7f34f4

View File

@ -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"