Update sonarqube to version 6.5

This commit is contained in:
Richard Kuhnt 2017-08-03 09:00:17 +00:00
parent d5fba4272c
commit 6490d95599

View File

@ -1,9 +1,9 @@
{
"homepage": "https://www.sonarqube.org",
"version": "6.4",
"version": "6.5",
"license": "GNU Lesser GPL License, Version 3",
"url": "https://sonarsource.bintray.com/Distribution/sonarqube/sonarqube-6.4.zip",
"hash": "sha1:a006d2eefb5e7062a58bf3c2d2ca45f5e03a229b",
"url": "https://sonarsource.bintray.com/Distribution/sonarqube/sonarqube-6.5.zip",
"hash": "sha1:266051af830e1462f3455802326a52ba6f86efd9",
"architecture": {
"64bit": {
"bin": "bin\\windows-x86-64\\StartSonar.bat"
@ -19,7 +19,7 @@
"logs",
"temp"
],
"extract_dir": "sonarqube-6.4",
"extract_dir": "sonarqube-6.5",
"suggest": {
"JDK": [
"extras/oraclejdk",