sonar-scanner: Update to version 8.0.0.6341

This commit is contained in:
github-actions[bot] 2025-12-03 16:31:25 +00:00
parent d6f2773f02
commit cd5ea11ea6

View File

@ -1,5 +1,5 @@
{ {
"version": "7.3.0.5189", "version": "8.0.0.6341",
"description": "Source code scanner for SonarQube analyzer.", "description": "Source code scanner for SonarQube analyzer.",
"homepage": "https://docs.sonarqube.org/latest/analysis/scan/sonarscanner/", "homepage": "https://docs.sonarqube.org/latest/analysis/scan/sonarscanner/",
"license": "LGPL-3.0-only", "license": "LGPL-3.0-only",
@ -7,9 +7,9 @@
"JDK": "java/openjdk", "JDK": "java/openjdk",
"SonarQube": "sonarqube" "SonarQube": "sonarqube"
}, },
"url": "https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-7.3.0.5189.zip", "url": "https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-8.0.0.6341.zip",
"hash": "a251d0793cb6bd889e4fd30299bb5dc4e07433e57133b16fc227aca98f8d2c2d", "hash": "c55773294e951dcba23ebe7084616f33721b0ce0d199401c7e07d3a6cdfafdb1",
"extract_dir": "sonar-scanner-7.3.0.5189", "extract_dir": "sonar-scanner-8.0.0.6341",
"bin": "bin\\sonar-scanner.bat", "bin": "bin\\sonar-scanner.bat",
"checkver": { "checkver": {
"github": "https://github.com/SonarSource/sonar-scanner-cli" "github": "https://github.com/SonarSource/sonar-scanner-cli"