From 563147b2496ac355208a7e35cd8d1e94bf6ecddd Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 19 Jun 2019 18:00:25 +0000 Subject: [PATCH] sonarqube: Update to version 7.8 --- bucket/sonarqube.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/sonarqube.json b/bucket/sonarqube.json index 56a24c9905..de654e4935 100644 --- a/bucket/sonarqube.json +++ b/bucket/sonarqube.json @@ -1,9 +1,9 @@ { "homepage": "https://www.sonarqube.org", - "version": "7.7", + "version": "7.8", "license": "LGPL-3.0", - "url": "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-7.7.zip", - "hash": "sha1:bf34a934387251688919af747f173c8fcb8270ba", + "url": "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-7.8.zip", + "hash": "sha1:dc6e63c069263319eed1af95ed3485919041de33", "architecture": { "64bit": { "bin": "bin\\windows-x86-64\\StartSonar.bat" @@ -19,7 +19,7 @@ "logs", "temp" ], - "extract_dir": "sonarqube-7.7", + "extract_dir": "sonarqube-7.8", "suggest": { "JDK": [ "java/oraclejdk",