⬆️ Updated apps

This commit is contained in:
2024-07-30 21:39:18 +02:00
parent 70c15d39be
commit e1a9d0a5a4
3 changed files with 11 additions and 11 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.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",
"version": "7.1.1.96069",
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/7.1.1.96069/sonar-scanner-7.1.1.96069-net-framework.zip",
"bin": [
"MSBuild.SonarQube.Runner.exe",
"SonarQube.Scanner.MSBuild.exe",
"SonarScanner.MSBuild.exe"
],
"hash": "63cc58ccf1e49df99b87f31513232fce10c44136566c1d3d388d447ad17c5283"
"hash": "e24b0296b4397157e69459697c65717acac8cbf0b4744fc317b55f190e709f04"
}