⬆️ Updated apps

This commit is contained in:
2022-02-22 18:04:53 +01:00
parent bee417b18f
commit 6c49e63ecb
3 changed files with 10 additions and 11 deletions

View File

@ -5,12 +5,12 @@
"autoupdate": {
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/$version/sonar-scanner-msbuild-$version-net46.zip"
},
"version": "5.5.2.43124",
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/5.5.2.43124/sonar-scanner-msbuild-5.5.2.43124-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": "83c6a231c49eb9fd8c9986e8c83e49cc40ef9a1525bc73063505f1720da915af"
"hash": "767c4f1cfe88b92c6eb14db78243a2d59fa087f84fb46a534a6462e201af98ef"
}