⬆️ Updated apps

This commit is contained in:
2024-02-01 12:25:43 +01:00
parent 4b195a0f47
commit 3246b59ce5
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-$version-net-framework.zip"
},
"version": "6.0.0.81631",
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/6.0.0.81631/sonar-scanner-6.0.0.81631-net-framework.zip",
"version": "6.1.0.83647",
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/6.1.0.83647/sonar-scanner-6.1.0.83647-net-framework.zip",
"bin": [
"MSBuild.SonarQube.Runner.exe",
"SonarQube.Scanner.MSBuild.exe",
"SonarScanner.MSBuild.exe"
],
"hash": "12b56a74a556f71805454a5c61d9d485f9a117e29082c8d99565b030e0dc9eae"
"hash": "adf48a26a1acaa565c3a4e211dd1413d17893e121072a4d1810fd3f0f61f9c3e"
}