Update sonarqube to version 6.6

This commit is contained in:
Richard Kuhnt 2017-10-20 15:00:16 +00:00
parent 077f0f87b7
commit f45ae9586c

View File

@ -1,9 +1,9 @@
{ {
"homepage": "https://www.sonarqube.org", "homepage": "https://www.sonarqube.org",
"version": "6.5", "version": "6.6",
"license": "GNU Lesser GPL License, Version 3", "license": "GNU Lesser GPL License, Version 3",
"url": "https://sonarsource.bintray.com/Distribution/sonarqube/sonarqube-6.5.zip", "url": "https://sonarsource.bintray.com/Distribution/sonarqube/sonarqube-6.6.zip",
"hash": "sha1:266051af830e1462f3455802326a52ba6f86efd9", "hash": "sha1:79ccba38c2228c218bca59f9c5cd39b6bee48dc8",
"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-6.5", "extract_dir": "sonarqube-6.6",
"suggest": { "suggest": {
"JDK": [ "JDK": [
"extras/oraclejdk", "extras/oraclejdk",