⬆️ Updated apps

This commit is contained in:
2023-12-27 11:17:39 +01:00
parent 557080a8cc
commit 0a02cecf95
4 changed files with 14 additions and 14 deletions

View File

@@ -3,14 +3,14 @@
"github": "https://github.com/SonarSource/sonar-scanner-msbuild"
},
"autoupdate": {
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/$version/sonar-scanner-msbuild-$version-net.zip"
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/$version/sonar-scanner-$version-net-framework.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",
"version": "6.0.0.81631",
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/6.0.0.81631/sonar-scanner-6.0.0.81631-net-framework.zip",
"bin": [
"MSBuild.SonarQube.Runner.exe",
"SonarQube.Scanner.MSBuild.exe",
"SonarScanner.MSBuild.exe"
],
"hash": "bbd9bb88cce95722576c0defe3f51d1078816e2dd80996e645be1622d81169d1"
"hash": "12b56a74a556f71805454a5c61d9d485f9a117e29082c8d99565b030e0dc9eae"
}