⬆️ Updated apps

This commit is contained in:
2023-10-02 16:04:05 +02:00
parent fc448a7cb0
commit 054fd98d7b
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.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",
"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",
"bin": [
"MSBuild.SonarQube.Runner.exe",
"SonarQube.Scanner.MSBuild.exe",
"SonarScanner.MSBuild.exe"
],
"hash": "8e8ea04abc577c6fd9c5cb14e06d8770a14914f2fd9c52dba5015b22a498bcf6"
"hash": "4f08f0f5800c1b3cb1075e52b7a50fb19a36be9c8b66426a06fc07bcccc3abcf"
}