⬆️ Updated apps

This commit is contained in:
2024-03-03 14:40:21 +01:00
parent d9b4b72b18
commit 56f30d4d49
4 changed files with 13 additions and 13 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.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",
"version": "6.2.0.85879",
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/6.2.0.85879/sonar-scanner-6.2.0.85879-net-framework.zip",
"bin": [
"MSBuild.SonarQube.Runner.exe",
"SonarQube.Scanner.MSBuild.exe",
"SonarScanner.MSBuild.exe"
],
"hash": "adf48a26a1acaa565c3a4e211dd1413d17893e121072a4d1810fd3f0f61f9c3e"
"hash": "63cc58ccf1e49df99b87f31513232fce10c44136566c1d3d388d447ad17c5283"
}