⬆️ Updated apps

This commit is contained in:
2022-12-05 10:09:31 +01:00
parent 1e9104dd7b
commit eb4bd5f944
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.8.0.52797",
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/5.8.0.52797/sonar-scanner-msbuild-5.8.0.52797-net46.zip",
"version": "5.9.0.57893",
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/5.9.0.57893/sonar-scanner-msbuild-5.9.0.57893-net46.zip",
"bin": [
"MSBuild.SonarQube.Runner.exe",
"SonarQube.Scanner.MSBuild.exe",
"SonarScanner.MSBuild.exe"
],
"hash": "1b9a41cb7dbcb39a6f5cd7c8d7e92ddb5664de0f39bcaeb48afb89a0b01b244f"
"hash": "4375fa1b164772c8e658dab7f042d004769d6be13b041b451e6f279aa1cc781e"
}