⬆️ Updated apps

This commit is contained in:
2024-08-30 16:56:13 +02:00
parent e1a9d0a5a4
commit 5be1c56d3a
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": "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",
"version": "8.0.1.97834",
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/8.0.1.97834/sonar-scanner-8.0.1.97834-net-framework.zip",
"bin": [
"MSBuild.SonarQube.Runner.exe",
"SonarQube.Scanner.MSBuild.exe",
"SonarScanner.MSBuild.exe"
],
"hash": "e24b0296b4397157e69459697c65717acac8cbf0b4744fc317b55f190e709f04"
"hash": "8828ca359cd22ae8c17fc5c571bf1f5f4172f8288a6334ee11a129182dd455a2"
}