sonar-scanner: Update to version 8.0.1.6346

This commit is contained in:
github-actions[bot] 2025-12-05 16:30:59 +00:00
parent 2d6d6fa9be
commit d0ee703eb7

View File

@ -1,5 +1,5 @@
{
"version": "8.0.0.6341",
"version": "8.0.1.6346",
"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-8.0.0.6341.zip",
"hash": "c55773294e951dcba23ebe7084616f33721b0ce0d199401c7e07d3a6cdfafdb1",
"extract_dir": "sonar-scanner-8.0.0.6341",
"url": "https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-8.0.1.6346.zip",
"hash": "8fbfb1eb546b734a60fc3e537108f06e389a8ca124fbab3a16236a8a51edcc15",
"extract_dir": "sonar-scanner-8.0.1.6346",
"bin": "bin\\sonar-scanner.bat",
"checkver": {
"github": "https://github.com/SonarSource/sonar-scanner-cli"