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