From 9c2a5b03860c698129aa3ba85a7616aead18dbae Mon Sep 17 00:00:00 2001 From: Edgar Date: Fri, 14 May 2021 10:54:25 +0200 Subject: [PATCH] :arrow_up: Updated apps --- butler.json | 6 +++--- circleci-cli.json | 8 ++++---- sonar-scanner-msbuild.json | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/butler.json b/butler.json index e8b0cba..b209058 100644 --- a/butler.json +++ b/butler.json @@ -7,8 +7,8 @@ "autoupdate": { "url": "https://broth.itch.ovh/butler/windows-amd64/$matchHead/archive/default#/latest.zip" }, - "version": "v15.20.0", - "url": "https://broth.itch.ovh/butler/windows-amd64/15.20.0/archive/default#/latest.zip", + "version": "v15.21.0", + "url": "https://broth.itch.ovh/butler/windows-amd64/15.21.0/archive/default#/latest.zip", "bin": "butler.exe", - "hash": "74ed05ebd8f2abc0b5e9c7ccaead838f62cb5ceda5f9edd721bf8c73609410f7" + "hash": "e5381a1ec38abe8c2f3bf742dc22e897901e7def22d20ebc8fd4490d52038d35" } diff --git a/circleci-cli.json b/circleci-cli.json index d4a2089..b7c643e 100644 --- a/circleci-cli.json +++ b/circleci-cli.json @@ -6,9 +6,9 @@ "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v$version/circleci-cli_$version_windows_amd64.zip", "extract_dir": "circleci-cli_$version_windows_amd64" }, - "version": "0.1.15195", - "extract_dir": "circleci-cli_0.1.15195_windows_amd64", - "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.15195/circleci-cli_0.1.15195_windows_amd64.zip", + "version": "0.1.15224", + "extract_dir": "circleci-cli_0.1.15224_windows_amd64", + "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.15224/circleci-cli_0.1.15224_windows_amd64.zip", "bin": "circleci.exe", - "hash": "10d545b3df7174a4ea79ca263f1deaf3d58b7fcf6522af1109cbb8181ca7a8f9" + "hash": "d6429d43805d1d1ec021e404a95f39409e96a9864dce00dfdd6f8aca1d2735d7" } diff --git a/sonar-scanner-msbuild.json b/sonar-scanner-msbuild.json index 5afb5fb..34678cc 100644 --- a/sonar-scanner-msbuild.json +++ b/sonar-scanner-msbuild.json @@ -5,12 +5,12 @@ "autoupdate": { "url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/$version/sonar-scanner-msbuild-$version-net46.zip" }, - "version": "5.2.0.29862", - "url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/5.2.0.29862/sonar-scanner-msbuild-5.2.0.29862-net46.zip", + "version": "5.2.1.31210", + "url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/5.2.1.31210/sonar-scanner-msbuild-5.2.1.31210-net46.zip", "bin": [ "MSBuild.SonarQube.Runner.exe", "SonarQube.Scanner.MSBuild.exe", "SonarScanner.MSBuild.exe" ], - "hash": "096c90aec4fcc5541b4aed8820cc6d27e00ce7823b6ab58f9ee2ff5865304de0" + "hash": "dcc14effcd9fbc244e7e57fc01587cabf844cbb4d744d7b35fc86679a6ce305a" }