scoop-bucket/sonar-scanner-msbuild.json
2025-02-27 11:26:30 +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-$version-net-framework.zip"
},
"version": "9.2.1.110358",
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/9.2.1.110358/sonar-scanner-9.2.1.110358-net-framework.zip",
"bin": [
"MSBuild.SonarQube.Runner.exe",
"SonarQube.Scanner.MSBuild.exe",
"SonarScanner.MSBuild.exe"
],
"hash": "3a752ebd3ce3fe60010b4a07b7665d49a9ed48721ffcd8d96f03ea49440f655d"
}