sonar-scanner: Update to version 5.0.1.3006

This commit is contained in:
github-actions[bot] 2023-08-09 08:27:00 +00:00
parent d2b1190e87
commit 66be581c99

View File

@ -1,5 +1,5 @@
{
"version": "5.0.0.2966",
"version": "5.0.1.3006",
"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.0.2966.zip",
"hash": "1552987ca036d85b83ba68b815d641e26df04afff02570c6b72bec0fe4adea37",
"extract_dir": "sonar-scanner-5.0.0.2966",
"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",
"bin": "bin\\sonar-scanner.bat",
"checkver": {
"github": "https://github.com/SonarSource/sonar-scanner-cli"