17 lines
659 B
JSON
17 lines
659 B
JSON
{
|
|
"checkver": {
|
|
"github": "https://github.com/SonarSource/sonar-scanner-msbuild"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/$version/sonar-scanner-$version-net-framework.zip"
|
|
},
|
|
"version": "11.0.0.126294",
|
|
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/11.0.0.126294/sonar-scanner-11.0.0.126294-net-framework.zip",
|
|
"bin": [
|
|
"MSBuild.SonarQube.Runner.exe",
|
|
"SonarQube.Scanner.MSBuild.exe",
|
|
"SonarScanner.MSBuild.exe"
|
|
],
|
|
"hash": "762d7e1eb5ed78a839b691d7e3c42ed308e56b560a5029ceb5030439efc4a9de"
|
|
}
|