From 93d7b259d45456987fef0a763e29eba48a4c77cd Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 8 Nov 2017 12:00:33 +0000 Subject: [PATCH] Update sonarqube to version 6.7 --- sonarqube.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sonarqube.json b/sonarqube.json index 2eb0b72004..7b7ed2ce6c 100644 --- a/sonarqube.json +++ b/sonarqube.json @@ -1,9 +1,9 @@ { "homepage": "https://www.sonarqube.org", - "version": "6.6", + "version": "6.7", "license": "GNU Lesser GPL License, Version 3", - "url": "https://sonarsource.bintray.com/Distribution/sonarqube/sonarqube-6.6.zip", - "hash": "sha1:79ccba38c2228c218bca59f9c5cd39b6bee48dc8", + "url": "https://sonarsource.bintray.com/Distribution/sonarqube/sonarqube-6.7.zip", + "hash": "sha1:f1dec59894609ac41a3ead71c62291fa63c529b5", "architecture": { "64bit": { "bin": "bin\\windows-x86-64\\StartSonar.bat" @@ -19,7 +19,7 @@ "logs", "temp" ], - "extract_dir": "sonarqube-6.6", + "extract_dir": "sonarqube-6.7", "suggest": { "JDK": [ "extras/oraclejdk",