17 lines
653 B
JSON
17 lines
653 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": "6.2.0.85879",
|
|
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/6.2.0.85879/sonar-scanner-6.2.0.85879-net-framework.zip",
|
|
"bin": [
|
|
"MSBuild.SonarQube.Runner.exe",
|
|
"SonarQube.Scanner.MSBuild.exe",
|
|
"SonarScanner.MSBuild.exe"
|
|
],
|
|
"hash": "63cc58ccf1e49df99b87f31513232fce10c44136566c1d3d388d447ad17c5283"
|
|
}
|