⬆️ Updated apps

This commit is contained in:
2023-03-24 18:36:39 +01:00
parent 005d0cc5a7
commit 223a3d229b
5 changed files with 16 additions and 16 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.11.0.60783",
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/5.11.0.60783/sonar-scanner-msbuild-5.11.0.60783-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": "0898651bac14ad4c9660ce854553c1daba0fa9c0f153113f294d07ff122dfc61"
"hash": "5eff2009f1a4ef00bbc4f08d430da4bd14dcc253145878660c3cdf9e326a6d87"
}