From e06e98ec237e4b2f04d79ddf3dfb3cfd04b816b8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 16:29:52 +0000 Subject: [PATCH] sonar-scanner: Update to version 7.0.0.4796 --- 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 e44579ea12..615c316787 100644 --- a/bucket/sonar-scanner.json +++ b/bucket/sonar-scanner.json @@ -1,5 +1,5 @@ { - "version": "6.2.1.4610", + "version": "7.0.0.4796", "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-6.2.1.4610.zip", - "hash": "d45e09eecb2fe867ce7548be59d54317192c79944ef7e54c691423c832a8208f", - "extract_dir": "sonar-scanner-6.2.1.4610", + "url": "https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-7.0.0.4796.zip", + "hash": "3e08e77cab603e381c86ad1b9e99386e61b8ed2609e42e3fb1920feaf3870592", + "extract_dir": "sonar-scanner-7.0.0.4796", "bin": "bin\\sonar-scanner.bat", "checkver": { "github": "https://github.com/SonarSource/sonar-scanner-cli"