sonar-scanner: Update to version 7.3.0.5189

This commit is contained in:
github-actions[bot] 2025-10-02 08:31:10 +00:00
parent baae18b77a
commit 6b58fca209

View File

@ -1,5 +1,5 @@
{
"version": "7.2.0.5079",
"version": "7.3.0.5189",
"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-7.2.0.5079.zip",
"hash": "30d80b37c8f4be1254b6c43ec8c64291798d97a710c28475958b5e2f10809fe1",
"extract_dir": "sonar-scanner-7.2.0.5079",
"url": "https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-7.3.0.5189.zip",
"hash": "a251d0793cb6bd889e4fd30299bb5dc4e07433e57133b16fc227aca98f8d2c2d",
"extract_dir": "sonar-scanner-7.3.0.5189",
"bin": "bin\\sonar-scanner.bat",
"checkver": {
"github": "https://github.com/SonarSource/sonar-scanner-cli"