From 74e8c631be136029226a77c6a34645f3c2fb936f Mon Sep 17 00:00:00 2001 From: Edgar Date: Fri, 3 Jul 2020 11:16:33 +0200 Subject: [PATCH] :arrow_up: Updated apps --- butler.json | 6 +++--- circleci-cli.json | 8 ++++---- mtuner.json | 6 +++--- nxxm.json | 6 +++--- sonar-scanner-msbuild.json | 6 +++--- 5 files changed, 16 insertions(+), 16 deletions(-) diff --git a/butler.json b/butler.json index e8d461c..97bb703 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.17.0", - "url": "https://broth.itch.ovh/butler/windows-amd64/15.17.0/archive/default#/latest.zip", + "version": "v15.18.0", + "url": "https://broth.itch.ovh/butler/windows-amd64/15.18.0/archive/default#/latest.zip", "bin": "butler.exe", - "hash": "a75c7d5954feaa0cb8e5dfb5035c06817ca1402faa8a0c2057289bd47aa47493" + "hash": "5d1d397521817dfeb9285e6fd820cd935ff727d57607b7ce166a4807a06ee3ca" } diff --git a/circleci-cli.json b/circleci-cli.json index 157f32b..30230b6 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.7971", - "extract_dir": "circleci-cli_0.1.7971_windows_amd64", - "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.7971/circleci-cli_0.1.7971_windows_amd64.zip", + "version": "0.1.8599", + "extract_dir": "circleci-cli_0.1.8599_windows_amd64", + "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.8599/circleci-cli_0.1.8599_windows_amd64.zip", "bin": "circleci.exe", - "hash": "1da27cd7b6b03d734ad72e31e7d678f2ebe276d064a73f6993d86cb62d5e8c59" + "hash": "ee034a132087bf49e0fdd5ae525b414d56adbe0e2a57d8398eca216c7ea5fff5" } diff --git a/mtuner.json b/mtuner.json index 6baec28..014f94c 100644 --- a/mtuner.json +++ b/mtuner.json @@ -5,10 +5,10 @@ "autoupdate": { "url": "https://github.com/milostosic/MTuner/releases/download/v$version/mtuner64.zip" }, - "version": "4.4.5", - "url": "https://github.com/milostosic/MTuner/releases/download/v4.4.5/mtuner64.zip", + "version": "4.4.6", + "url": "https://github.com/milostosic/MTuner/releases/download/v4.4.6/mtuner64.zip", "bin": "MTuner/MTuner.exe", - "hash": "1f452f3c0c0f6aca3dc38995da502e3e7f0f220baca725f4195d2ca87c9a0bf0", + "hash": "1cb539882c2777b8ca2c6a0bea8d241f75821a5f55fe608fc696df756a1603db", "shortcuts": [ [ "MTuner/MTuner.exe", diff --git a/nxxm.json b/nxxm.json index db75a73..b2db3e9 100644 --- a/nxxm.json +++ b/nxxm.json @@ -5,8 +5,8 @@ "autoupdate": { "url": "https://github.com/nxxm/nxxm/releases/download/v$version/nxxm-v$version-windows-win64.zip" }, - "version": "0.0.7", - "url": "https://github.com/nxxm/nxxm/releases/download/v0.0.7/nxxm-v0.0.7-windows-win64.zip", - "hash": "8238c47700c59a4a267cb3fb11b2c2974168e1bd54e50c9b45df95f9cbb30b0c", + "version": "0.0.8", + "url": "https://github.com/nxxm/nxxm/releases/download/v0.0.8/nxxm-v0.0.8-windows-win64.zip", + "hash": "2681eb338daf6490f83c9330db60a694b2c0954c014dfa9b424060e3fa91b027", "bin": "bin/nxxm.exe" } diff --git a/sonar-scanner-msbuild.json b/sonar-scanner-msbuild.json index 17dc6d0..6e175f1 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": "4.9.0.17385", - "url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/4.9.0.17385/sonar-scanner-msbuild-4.9.0.17385-net46.zip", + "version": "4.10.0.19059", + "url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/4.10.0.19059/sonar-scanner-msbuild-4.10.0.19059-net46.zip", "bin": [ "MSBuild.SonarQube.Runner.exe", "SonarQube.Scanner.MSBuild.exe", "SonarScanner.MSBuild.exe" ], - "hash": "d5fbf0d0d751df1c2895c5578beadcd5cb7e725b498d39e075d0a250c23756b3" + "hash": "c9f1a526e84c07e65086c0fa553000f181111c22eedf90fdfca5ca27f32ba79d" }