⬆️ Updated apps

This commit is contained in:
2021-12-15 19:54:39 +01:00
parent f4b5e9acc5
commit c84dc46a3d
5 changed files with 22 additions and 21 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.3.2.38712",
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/5.3.2.38712/sonar-scanner-msbuild-5.3.2.38712-net46.zip",
"version": "5.4.0.40033",
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/5.4.0.40033/sonar-scanner-msbuild-5.4.0.40033-net46.zip",
"bin": [
"MSBuild.SonarQube.Runner.exe",
"SonarQube.Scanner.MSBuild.exe",
"SonarScanner.MSBuild.exe"
],
"hash": "dd11bb02f0cca8389a565b32cd800f6aed0c9e6e171cbc398a0030ecb3ed1e19"
"hash": "d52081a3d8618fbac2f994cbc7f76b99aebd9230ed0d6ac2ead073fc6764c1ee"
}