From a580a1be2c980ebf84ceae8d8e716266c57af096 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 16:30:51 +0000 Subject: [PATCH] sonar-scanner: Update to version 7.2.0.5079 --- 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 83069362ce..798f18eb7a 100644 --- a/bucket/sonar-scanner.json +++ b/bucket/sonar-scanner.json @@ -1,5 +1,5 @@ { - "version": "7.1.0.4889", + "version": "7.2.0.5079", "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.1.0.4889.zip", - "hash": "491ff8c3502742cf67e5566b0f7c4329f375c31e836cdd7e0b202551bbc3f27b", - "extract_dir": "sonar-scanner-7.1.0.4889", + "url": "https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-7.2.0.5079.zip", + "hash": "30d80b37c8f4be1254b6c43ec8c64291798d97a710c28475958b5e2f10809fe1", + "extract_dir": "sonar-scanner-7.2.0.5079", "bin": "bin\\sonar-scanner.bat", "checkver": { "github": "https://github.com/SonarSource/sonar-scanner-cli"