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