diff --git a/bucket/sonar-scanner.json b/bucket/sonar-scanner.json index c14db91ac1..83069362ce 100644 --- a/bucket/sonar-scanner.json +++ b/bucket/sonar-scanner.json @@ -1,5 +1,5 @@ { - "version": "7.0.2.4839", + "version": "7.1.0.4889", "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.0.2.4839.zip", - "hash": "ef72465a66f519e5da9f1d0731de073d35755a9893591cae4821faebb6e58dd8", - "extract_dir": "sonar-scanner-7.0.2.4839", + "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", "bin": "bin\\sonar-scanner.bat", "checkver": { "github": "https://github.com/SonarSource/sonar-scanner-cli"