sonar-scanner: Update to version 4.6.1.2450

This commit is contained in:
Jakub Čábera 2021-04-29 16:50:28 +02:00
parent 6f183805d4
commit 42d64a4731

View File

@ -1,5 +1,5 @@
{
"version": "4.6.0.2311",
"version": "4.6.1.2450",
"description": "Source code scanner for SonarQube analyzer.",
"homepage": "https://docs.sonarqube.org/latest/analysis/scan/sonarscanner/",
"license": "LGPL-3.0-only",
@ -10,9 +10,9 @@
],
"SonarQube": "sonarqube"
},
"url": "https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-4.6.0.2311.zip",
"hash": "e45599982e455fc36ac896579a9b88957060882b8eaa3a2d69e9e373f9174381",
"extract_dir": "sonar-scanner-4.6.0.2311",
"url": "https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-4.6.1.2450.zip",
"hash": "8a9781fdc75f26d7800c904ad839e2d4d29a24714c597867215f4ae820bc0fa3",
"extract_dir": "sonar-scanner-4.6.1.2450",
"bin": "bin\\sonar-scanner.bat",
"checkver": {
"github": "https://github.com/SonarSource/sonar-scanner-cli"