From 57bdee66a2eb0883106b6e4227c7963de4a644ec Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 30 Apr 2020 17:01:49 +0000 Subject: [PATCH] sonarqube: Update to version 8.3.0.34182 --- bucket/sonarqube.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/sonarqube.json b/bucket/sonarqube.json index 51da1c8454..03fea16bca 100644 --- a/bucket/sonarqube.json +++ b/bucket/sonarqube.json @@ -1,10 +1,10 @@ { "homepage": "https://www.sonarqube.org", "description": "Platform for continuous inspection of code quality and security using static analysis for 20+ programming languages.", - "version": "8.2.0.32929", + "version": "8.3.0.34182", "license": "LGPL-3.0-only", - "url": "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-8.2.0.32929.zip", - "hash": "sha1:2f6a605326e387f7b1531b9c84841bb9d44f163c", + "url": "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-8.3.0.34182.zip", + "hash": "9a45ee17e6a8556c543eae019dddc6d4baf1ae7825465a05b0ae2e8f14c47b56", "architecture": { "64bit": { "bin": "bin\\windows-x86-64\\StartSonar.bat" @@ -20,7 +20,7 @@ "logs", "temp" ], - "extract_dir": "sonarqube-8.2.0.32929", + "extract_dir": "sonarqube-8.3.0.34182", "suggest": { "JDK": [ "java/oraclejdk",