sonar-scanner: Update to version 6.0.0.4432

This commit is contained in:
github-actions[bot] 2024-05-30 12:31:04 +00:00
parent 1b8fa4dda2
commit f555dfc3fe

View File

@ -1,5 +1,5 @@
{
"version": "5.0.1.3006",
"version": "6.0.0.4432",
"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-5.0.1.3006.zip",
"hash": "817802ab3a476f739192d6c10504285e24e9224a0fbe2a518bb938ff88b7ea81",
"extract_dir": "sonar-scanner-5.0.1.3006",
"url": "https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-6.0.0.4432.zip",
"hash": "965a18c438a213aa2167b51c793116987bc2a9df9ad245c8e02d3ab3e54022e7",
"extract_dir": "sonar-scanner-6.0.0.4432",
"bin": "bin\\sonar-scanner.bat",
"checkver": {
"github": "https://github.com/SonarSource/sonar-scanner-cli"