From 0cab23ad6fd01b3fb44d47e7fc11ab7b01b00876 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Jul 2023 16:27:04 +0000 Subject: [PATCH] sonar-scanner: Update to version 5.0.0.2966 --- bucket/sonar-scanner.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/sonar-scanner.json b/bucket/sonar-scanner.json index af7ef7a82b..6a8a003608 100644 --- a/bucket/sonar-scanner.json +++ b/bucket/sonar-scanner.json @@ -1,5 +1,5 @@ { - "version": "4.8.0.2856", + "version": "5.0.0.2966", "description": "Source code scanner for SonarQube analyzer.", "homepage": "https://docs.sonarqube.org/latest/analysis/scan/sonarscanner/", "license": "LGPL-3.0-only", @@ -7,9 +7,9 @@ "JDK": "java/openjdk", "SonarQube": "sonarqube" }, - "url": "https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-4.8.0.2856.zip", - "hash": "642d3e189bcca51055bc17d349fc575bf6259df1b54f4077a9a6c586afd65bff", - "extract_dir": "sonar-scanner-4.8.0.2856", + "url": "https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-5.0.0.2966.zip", + "hash": "1552987ca036d85b83ba68b815d641e26df04afff02570c6b72bec0fe4adea37", + "extract_dir": "sonar-scanner-5.0.0.2966", "bin": "bin\\sonar-scanner.bat", "checkver": { "github": "https://github.com/SonarSource/sonar-scanner-cli"