From 7c0e8505c33d0f1f2c59c9c32027fb25041ef654 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 20:26:16 +0000 Subject: [PATCH] sonarqube: Update to version 9.9.6.92038 --- bucket/sonarqube.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/sonarqube.json b/bucket/sonarqube.json index 11bc6dd879..8991894208 100644 --- a/bucket/sonarqube.json +++ b/bucket/sonarqube.json @@ -1,14 +1,14 @@ { - "version": "9.9.5.90363", + "version": "9.9.6.92038", "description": "Platform for continuous inspection of code quality and security using static analysis for 20+ programming languages.", "homepage": "https://www.sonarqube.org", "license": "LGPL-3.0-only", "suggest": { "JDK": "java/openjdk" }, - "url": "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-9.9.5.90363.zip", - "hash": "17b6cfab23fcd2e74b9c44aae6455a24eff3ba990a35a14ca186ded1411eefd3", - "extract_dir": "sonarqube-9.9.5.90363", + "url": "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-9.9.6.92038.zip", + "hash": "4b50b568de84e94f43638059a6f746d4c9347b07458f3318840664408e8178d5", + "extract_dir": "sonarqube-9.9.6.92038", "architecture": { "64bit": { "bin": "bin\\windows-x86-64\\StartSonar.bat"