From b9fc3d6e91f318aaeb02fee190da0fb3cbb5fbb9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 17 Apr 2018 15:01:04 +0000 Subject: [PATCH] Update sonarqube to version 7.1 --- sonarqube.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sonarqube.json b/sonarqube.json index de775fcfc6..500d0265e5 100644 --- a/sonarqube.json +++ b/sonarqube.json @@ -1,9 +1,9 @@ { "homepage": "https://www.sonarqube.org", - "version": "7.0", + "version": "7.1", "license": "GNU Lesser GPL License, Version 3", - "url": "https://sonarsource.bintray.com/Distribution/sonarqube/sonarqube-7.0.zip", - "hash": "sha1:a447a595b40b92e2cce0b258f79a755f225e41cc", + "url": "https://sonarsource.bintray.com/Distribution/sonarqube/sonarqube-7.1.zip", + "hash": "sha1:5777921d4f9789b34d3f2a883c3d75e23246d8db", "architecture": { "64bit": { "bin": "bin\\windows-x86-64\\StartSonar.bat" @@ -19,7 +19,7 @@ "logs", "temp" ], - "extract_dir": "sonarqube-7.0", + "extract_dir": "sonarqube-7.1", "suggest": { "JDK": [ "extras/oraclejdk",