⬆️ Updated apps

This commit is contained in:
2021-05-14 10:54:25 +02:00
parent 60f88f15d0
commit 9c2a5b0386
3 changed files with 10 additions and 10 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.2.0.29862",
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/5.2.0.29862/sonar-scanner-msbuild-5.2.0.29862-net46.zip",
"version": "5.2.1.31210",
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/5.2.1.31210/sonar-scanner-msbuild-5.2.1.31210-net46.zip",
"bin": [
"MSBuild.SonarQube.Runner.exe",
"SonarQube.Scanner.MSBuild.exe",
"SonarScanner.MSBuild.exe"
],
"hash": "096c90aec4fcc5541b4aed8820cc6d27e00ce7823b6ab58f9ee2ff5865304de0"
"hash": "dcc14effcd9fbc244e7e57fc01587cabf844cbb4d744d7b35fc86679a6ce305a"
}