sonar-scanner: Update to version 7.0.1.4817

This commit is contained in:
github-actions[bot] 2025-02-03 16:30:11 +00:00
parent 2fc39c5ec4
commit 39a33fd29c

View File

@ -1,5 +1,5 @@
{
"version": "7.0.0.4796",
"version": "7.0.1.4817",
"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.0.0.4796.zip",
"hash": "3e08e77cab603e381c86ad1b9e99386e61b8ed2609e42e3fb1920feaf3870592",
"extract_dir": "sonar-scanner-7.0.0.4796",
"url": "https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-7.0.1.4817.zip",
"hash": "7024fec811af6ace07156a8e6181bf5e6f91d65d6085644e3791d16b65148332",
"extract_dir": "sonar-scanner-7.0.1.4817",
"bin": "bin\\sonar-scanner.bat",
"checkver": {
"github": "https://github.com/SonarSource/sonar-scanner-cli"