17 lines
656 B
JSON
17 lines
656 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-msbuild-$version-net46.zip"
|
|
},
|
|
"version": "5.11.0.60783",
|
|
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/5.11.0.60783/sonar-scanner-msbuild-5.11.0.60783-net46.zip",
|
|
"bin": [
|
|
"MSBuild.SonarQube.Runner.exe",
|
|
"SonarQube.Scanner.MSBuild.exe",
|
|
"SonarScanner.MSBuild.exe"
|
|
],
|
|
"hash": "0898651bac14ad4c9660ce854553c1daba0fa9c0f153113f294d07ff122dfc61"
|
|
}
|