scoop-bucket/sonar-scanner-msbuild.json
2021-07-16 18:50:55 +02: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.2.2.33595",
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/5.2.2.33595/sonar-scanner-msbuild-5.2.2.33595-net46.zip",
"bin": [
"MSBuild.SonarQube.Runner.exe",
"SonarQube.Scanner.MSBuild.exe",
"SonarScanner.MSBuild.exe"
],
"hash": "53e57aa474756e20f5f86b5290c55974e0a908464aa9e1727b88cf67cad46dd1"
}