sonarqube: Update to version 7.9

This commit is contained in:
Richard Kuhnt 2019-07-01 15:00:21 +00:00
parent fb7d231faf
commit 38a9a871d7

View File

@ -1,9 +1,9 @@
{ {
"homepage": "https://www.sonarqube.org", "homepage": "https://www.sonarqube.org",
"version": "7.8", "version": "7.9",
"license": "LGPL-3.0", "license": "LGPL-3.0",
"url": "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-7.8.zip", "url": "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-7.9.zip",
"hash": "sha1:dc6e63c069263319eed1af95ed3485919041de33", "hash": "sha1:0f0c4f897a8bcf5ed99bfe7b5a0fd3cb8a2a7a90",
"architecture": { "architecture": {
"64bit": { "64bit": {
"bin": "bin\\windows-x86-64\\StartSonar.bat" "bin": "bin\\windows-x86-64\\StartSonar.bat"
@ -19,7 +19,7 @@
"logs", "logs",
"temp" "temp"
], ],
"extract_dir": "sonarqube-7.8", "extract_dir": "sonarqube-7.9",
"suggest": { "suggest": {
"JDK": [ "JDK": [
"java/oraclejdk", "java/oraclejdk",