From 67e31ecae78bd6abbd760d67b8d00ee61ecbebae Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 26 Feb 2020 17:01:49 +0000 Subject: [PATCH] sonarqube: Update to version 8.2.0.32929 --- bucket/sonarqube.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/sonarqube.json b/bucket/sonarqube.json index 5138db3084..51da1c8454 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.1.0.31237", + "version": "8.2.0.32929", "license": "LGPL-3.0-only", - "url": "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-8.1.0.31237.zip", - "hash": "sha1:a67fe7fc79c353c5bb1a9979f1c09eb50232fb22", + "url": "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-8.2.0.32929.zip", + "hash": "sha1:2f6a605326e387f7b1531b9c84841bb9d44f163c", "architecture": { "64bit": { "bin": "bin\\windows-x86-64\\StartSonar.bat" @@ -20,7 +20,7 @@ "logs", "temp" ], - "extract_dir": "sonarqube-8.1.0.31237", + "extract_dir": "sonarqube-8.2.0.32929", "suggest": { "JDK": [ "java/oraclejdk",