⬆️ Updated apps

This commit is contained in:
2023-11-29 13:11:38 +01:00
parent 424a58c0a8
commit ad66409a84
4 changed files with 12 additions and 12 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.14.0.78575",
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/5.14.0.78575/sonar-scanner-msbuild-5.14.0.78575-net46.zip",
"version": "5.15.0.80890",
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/5.15.0.80890/sonar-scanner-msbuild-5.15.0.80890-net46.zip",
"bin": [
"MSBuild.SonarQube.Runner.exe",
"SonarQube.Scanner.MSBuild.exe",
"SonarScanner.MSBuild.exe"
],
"hash": "4f08f0f5800c1b3cb1075e52b7a50fb19a36be9c8b66426a06fc07bcccc3abcf"
"hash": "bbd9bb88cce95722576c0defe3f51d1078816e2dd80996e645be1622d81169d1"
}