Added Depressurizer

This commit is contained in:
2019-05-18 17:35:49 +02:00
parent 09ce0f8fe6
commit 777fd112ce
2 changed files with 14 additions and 3 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": "4.6.0.1930",
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/4.6.0.1930/sonar-scanner-msbuild-4.6.0.1930-net46.zip",
"version": "4.6.1.2049",
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/4.6.1.2049/sonar-scanner-msbuild-4.6.1.2049-net46.zip",
"bin": [
"MSBuild.SonarQube.Runner.exe",
"SonarQube.Scanner.MSBuild.exe",
"SonarScanner.MSBuild.exe"
],
"hash": "90824c07ad2ab2c9bf302fc56bb3a449855875281cc4a44687f10c14829d96e2"
"hash": "de17de8bcfc62310298ed22eee0215dcba1485b96dccce0cda95519e72efff08"
}