scoop-bucket/sonar-scanner-msbuild.json
2023-03-24 18:36:39 +01:00

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