⬆️ Updated apps

This commit is contained in:
2024-10-11 12:39:52 +02:00
parent 5a52485724
commit f504b64b38
2 changed files with 6 additions and 6 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": "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",
"version": "9.0.0.100868",
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/9.0.0.100868/sonar-scanner-9.0.0.100868-net-framework.zip",
"bin": [
"MSBuild.SonarQube.Runner.exe",
"SonarQube.Scanner.MSBuild.exe",
"SonarScanner.MSBuild.exe"
],
"hash": "8828ca359cd22ae8c17fc5c571bf1f5f4172f8288a6334ee11a129182dd455a2"
"hash": "435f825859eff30838bf413f8ee5949c8d98b2badb5f261887864638af3563b7"
}