⬆️ Updated apps

This commit is contained in:
2023-04-25 10:50:46 +02:00
parent 223a3d229b
commit 4f227b9123
6 changed files with 19 additions and 24 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.12.0.64969",
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/5.12.0.64969/sonar-scanner-msbuild-5.12.0.64969-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",
"bin": [
"MSBuild.SonarQube.Runner.exe",
"SonarQube.Scanner.MSBuild.exe",
"SonarScanner.MSBuild.exe"
],
"hash": "5eff2009f1a4ef00bbc4f08d430da4bd14dcc253145878660c3cdf9e326a6d87"
"hash": "ea13c7d1cac988369b309ccb159afc6502306de9a5f771f4c725edce300fb175"
}