sonarqube: Update to version 7.9.6

This commit is contained in:
Richard Kuhnt 2021-03-09 15:00:24 +00:00
parent 8c43ad348f
commit d139269a09

View File

@ -1,5 +1,5 @@
{ {
"version": "7.9.5", "version": "7.9.6",
"description": "Platform for continuous inspection of code quality and security using static analysis for 20+ programming languages.", "description": "Platform for continuous inspection of code quality and security using static analysis for 20+ programming languages.",
"homepage": "https://www.sonarqube.org", "homepage": "https://www.sonarqube.org",
"license": "LGPL-3.0-only", "license": "LGPL-3.0-only",
@ -9,9 +9,9 @@
"java/openjdk" "java/openjdk"
] ]
}, },
"url": "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-7.9.5.zip", "url": "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-7.9.6.zip",
"hash": "c7f182c4fc19e8ab5aac1ff5a0107044bde00205ec5f57fad47a5fe967509411", "hash": "9991d4df42c10c181005df6a4aff6b342baf9be2f3ad0e83e52a502f44d2e2d8",
"extract_dir": "sonarqube-7.9.5", "extract_dir": "sonarqube-7.9.6",
"architecture": { "architecture": {
"64bit": { "64bit": {
"bin": "bin\\windows-x86-64\\StartSonar.bat" "bin": "bin\\windows-x86-64\\StartSonar.bat"