mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 02:24:50 +00:00
sonar-scanner: Add version 4.2.0.1873 (#477)
Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>
This commit is contained in:
parent
2a1b59ce35
commit
4d068f3bb4
24
bucket/sonar-scanner.json
Normal file
24
bucket/sonar-scanner.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"homepage": "https://docs.sonarqube.org/latest/analysis/scan/sonarscanner/",
|
||||
"description": "Source code scanner for SonarQube analyzer.",
|
||||
"license": "LGPL-3.0-only",
|
||||
"version": "4.2.0.1873",
|
||||
"url": "https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-4.2.0.1873.zip",
|
||||
"hash": "C1903A3F4CB8AD4F0EEAF8E478B667FBE9EB6EC595DB558486761404B88D0B2D",
|
||||
"extract_dir": "sonar-scanner-4.2.0.1873",
|
||||
"bin": "bin\\sonar-scanner.bat",
|
||||
"suggest": {
|
||||
"JDK": [
|
||||
"java/oraclejdk",
|
||||
"java/openjdk"
|
||||
],
|
||||
"SonarQube": "sonarqube"
|
||||
},
|
||||
"checkver": {
|
||||
"github": "https://github.com/SonarSource/sonar-scanner-cli"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-$version.zip",
|
||||
"extract_dir": "sonar-scanner-$version"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user