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.1.0.132901",
|
|
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/11.1.0.132901/sonar-scanner-11.1.0.132901-net-framework.zip",
|
|
"bin": [
|
|
"MSBuild.SonarQube.Runner.exe",
|
|
"SonarQube.Scanner.MSBuild.exe",
|
|
"SonarScanner.MSBuild.exe"
|
|
],
|
|
"hash": "acb02a32c41f93358ba3d1dc48db2b3f640c0bd55d7c900225ec1bd9371670b2"
|
|
}
|