scoop-bucket/sonar-scanner-msbuild.json
2022-02-22 18:04:53 +01:00

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-msbuild-$version-net46.zip"
},
"version": "5.5.3.43281",
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/5.5.3.43281/sonar-scanner-msbuild-5.5.3.43281-net46.zip",
"bin": [
"MSBuild.SonarQube.Runner.exe",
"SonarQube.Scanner.MSBuild.exe",
"SonarScanner.MSBuild.exe"
],
"hash": "767c4f1cfe88b92c6eb14db78243a2d59fa087f84fb46a534a6462e201af98ef"
}