sonar-scanner: Update to version 4.8.0.2856

This commit is contained in:
github-actions[bot] 2022-12-23 12:32:09 +00:00
parent d3eef049d8
commit d57014dab3

View File

@ -1,5 +1,5 @@
{ {
"version": "4.7.0.2747", "version": "4.8.0.2856",
"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-4.7.0.2747.zip", "url": "https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-4.8.0.2856.zip",
"hash": "8e116018669ac97cab0555d17145f6de9f0d8ab7a2521b378a19388d0625ec55", "hash": "642d3e189bcca51055bc17d349fc575bf6259df1b54f4077a9a6c586afd65bff",
"extract_dir": "sonar-scanner-4.7.0.2747", "extract_dir": "sonar-scanner-4.8.0.2856",
"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"