From cd5ea11ea6f16b71dd25bd3fbc5daf0b7cf511cd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 16:31:25 +0000 Subject: [PATCH] sonar-scanner: Update to version 8.0.0.6341 --- 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 e1f44faadf..215743fe9d 100644 --- a/bucket/sonar-scanner.json +++ b/bucket/sonar-scanner.json @@ -1,5 +1,5 @@ { - "version": "7.3.0.5189", + "version": "8.0.0.6341", "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-7.3.0.5189.zip", - "hash": "a251d0793cb6bd889e4fd30299bb5dc4e07433e57133b16fc227aca98f8d2c2d", - "extract_dir": "sonar-scanner-7.3.0.5189", + "url": "https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-8.0.0.6341.zip", + "hash": "c55773294e951dcba23ebe7084616f33721b0ce0d199401c7e07d3a6cdfafdb1", + "extract_dir": "sonar-scanner-8.0.0.6341", "bin": "bin\\sonar-scanner.bat", "checkver": { "github": "https://github.com/SonarSource/sonar-scanner-cli"