diff --git a/circleci-cli.json b/circleci-cli.json index 40825d9..c6cbafc 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.23845", - "extract_dir": "circleci-cli_0.1.23845_windows_amd64", - "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.23845/circleci-cli_0.1.23845_windows_amd64.zip", + "version": "0.1.25085", + "extract_dir": "circleci-cli_0.1.25085_windows_amd64", + "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.25085/circleci-cli_0.1.25085_windows_amd64.zip", "bin": "circleci.exe", - "hash": "89971499f1992be771d05c6cb5afa02a193d0cc445c90809587cb2975044fe11" + "hash": "347b4db4c2bc1652c01220f93e482b8572a6059de65698444c4072e6f18ebdd7" } diff --git a/depressurizer.json b/depressurizer.json index 3456ea5..62b1360 100644 --- a/depressurizer.json +++ b/depressurizer.json @@ -4,10 +4,10 @@ "autoupdate": { "url": "https://github.com/Depressurizer/Depressurizer/releases/download/v$version/Depressurizer-v$version.zip" }, - "version": "5.2.0", - "url": "https://github.com/Depressurizer/Depressurizer/releases/download/v5.2.0/Depressurizer-v5.2.0.zip", + "version": "5.3.0", + "url": "https://github.com/Depressurizer/Depressurizer/releases/download/v5.3.0/Depressurizer-v5.3.0.zip", "bin": "Depressurizer.exe", - "hash": "a9f92353c0ebfc85d42c3bb93df08cb380df003e2b694431b62c333fc58e4f26", + "hash": "2216931516fb46276827322285536fb532c026666acd950efa394946f8ad3f93", "shortcuts": [ [ "Depressurizer.exe", diff --git a/mtuner.json b/mtuner.json index 575f29b..611aaa6 100644 --- a/mtuner.json +++ b/mtuner.json @@ -5,11 +5,11 @@ "autoupdate": { "url": "https://github.com/milostosic/MTuner/releases/download/v$version/mtuner64.zip" }, - "version": "4.5.0", - "url": "https://github.com/milostosic/MTuner/releases/download/v4.5.0/mtuner64.zip", + "version": "4.5.1", + "url": "https://github.com/milostosic/MTuner/releases/download/v4.5.1/mtuner64.zip", "bin": "MTuner.exe", "extract_dir": "MTuner", - "hash": "c482552c9c2d11a4f3df1bcdb7d3ac343f8c2a336e80ae178cacabcfe489c90d", + "hash": "b7bdebecd1ff20200e60cac7bf554976da195041aaf4a5283fad0555e3bdf3dd", "shortcuts": [ [ "MTuner.exe", diff --git a/pacaptr.json b/pacaptr.json index d932879..a0e96e1 100644 --- a/pacaptr.json +++ b/pacaptr.json @@ -5,8 +5,8 @@ "autoupdate": { "url": "https://github.com/rami3l/pacaptr/releases/download/v$version/pacaptr-windows-amd64.tar.gz" }, - "version": "0.17.2", - "url": "https://github.com/rami3l/pacaptr/releases/download/v0.17.2/pacaptr-windows-amd64.tar.gz", - "hash": "506dc6aa8edb0e030385a6b771a510c36a10f9888be010a5d81257292528846e", + "version": "0.18.0", + "url": "https://github.com/rami3l/pacaptr/releases/download/v0.18.0/pacaptr-windows-amd64.tar.gz", + "hash": "7b9515314b207a3115f251515aa3f6a1fc170ae64294fa1f258518025ca0230d", "bin": "pacaptr.exe" } diff --git a/sonar-scanner-msbuild.json b/sonar-scanner-msbuild.json index d0bb309..67b0360 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.11.0.60783", - "url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/5.11.0.60783/sonar-scanner-msbuild-5.11.0.60783-net46.zip", + "version": "5.12.0.64969", + "url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/5.12.0.64969/sonar-scanner-msbuild-5.12.0.64969-net46.zip", "bin": [ "MSBuild.SonarQube.Runner.exe", "SonarQube.Scanner.MSBuild.exe", "SonarScanner.MSBuild.exe" ], - "hash": "0898651bac14ad4c9660ce854553c1daba0fa9c0f153113f294d07ff122dfc61" + "hash": "5eff2009f1a4ef00bbc4f08d430da4bd14dcc253145878660c3cdf9e326a6d87" }