⬆️ Updated apps

This commit is contained in:
2023-08-19 16:18:03 +02:00
parent 096e2ba279
commit d95e71a9ef
3 changed files with 9 additions and 9 deletions

View File

@ -5,12 +5,12 @@
"autoupdate": {
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/$version/sonar-scanner-msbuild-$version-net46.zip"
},
"version": "5.13.0.66756",
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/5.13.0.66756/sonar-scanner-msbuild-5.13.0.66756-net46.zip",
"version": "5.13.1.76110",
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/5.13.1.76110/sonar-scanner-msbuild-5.13.1.76110-net46.zip",
"bin": [
"MSBuild.SonarQube.Runner.exe",
"SonarQube.Scanner.MSBuild.exe",
"SonarScanner.MSBuild.exe"
],
"hash": "ea13c7d1cac988369b309ccb159afc6502306de9a5f771f4c725edce300fb175"
"hash": "8e8ea04abc577c6fd9c5cb14e06d8770a14914f2fd9c52dba5015b22a498bcf6"
}