From 42d64a4731b9de126ee57c6d9612c0b9a0c6e1fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 29 Apr 2021 16:50:28 +0200 Subject: [PATCH] sonar-scanner: Update to version 4.6.1.2450 --- 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 8bc9764f95..6eb2b1dfb4 100644 --- a/bucket/sonar-scanner.json +++ b/bucket/sonar-scanner.json @@ -1,5 +1,5 @@ { - "version": "4.6.0.2311", + "version": "4.6.1.2450", "description": "Source code scanner for SonarQube analyzer.", "homepage": "https://docs.sonarqube.org/latest/analysis/scan/sonarscanner/", "license": "LGPL-3.0-only", @@ -10,9 +10,9 @@ ], "SonarQube": "sonarqube" }, - "url": "https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-4.6.0.2311.zip", - "hash": "e45599982e455fc36ac896579a9b88957060882b8eaa3a2d69e9e373f9174381", - "extract_dir": "sonar-scanner-4.6.0.2311", + "url": "https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-4.6.1.2450.zip", + "hash": "8a9781fdc75f26d7800c904ad839e2d4d29a24714c597867215f4ae820bc0fa3", + "extract_dir": "sonar-scanner-4.6.1.2450", "bin": "bin\\sonar-scanner.bat", "checkver": { "github": "https://github.com/SonarSource/sonar-scanner-cli"