From 423abf7879302ea418c57c9fdfdbf98ae2e52671 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 16:30:46 +0000 Subject: [PATCH] sonarqube: Update to version 8.9.8.54436 --- bucket/sonarqube.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/sonarqube.json b/bucket/sonarqube.json index 825b75b153..0c72b02e5f 100644 --- a/bucket/sonarqube.json +++ b/bucket/sonarqube.json @@ -1,14 +1,14 @@ { - "version": "8.9.7.52159", + "version": "8.9.8.54436", "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-8.9.7.52159.zip", - "hash": "ce528344a384d0ee5b6ad44b242005a0053914683311ea967c43ff86c81fcc94", - "extract_dir": "sonarqube-8.9.7.52159", + "url": "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-8.9.8.54436.zip", + "hash": "a491240b2066222680d9770c6da4d5f0cf9873c86e0d0e3fbe4d1383bbf3ce85", + "extract_dir": "sonarqube-8.9.8.54436", "architecture": { "64bit": { "bin": "bin\\windows-x86-64\\StartSonar.bat"