🎉 Added VSeeFace

This commit is contained in:
2021-04-16 12:21:25 +02:00
parent 64cdca9515
commit a5a9a9e58e
3 changed files with 25 additions and 6 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.1.0.28487",
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/5.1.0.28487/sonar-scanner-msbuild-5.1.0.28487-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",
"bin": [
"MSBuild.SonarQube.Runner.exe",
"SonarQube.Scanner.MSBuild.exe",
"SonarScanner.MSBuild.exe"
],
"hash": "5d540ae42f71ed25d344e308fdddcee7a7fd650970d8aa2974c765bda696c7fa"
"hash": "096c90aec4fcc5541b4aed8820cc6d27e00ce7823b6ab58f9ee2ff5865304de0"
}