From 2d1b2e457547d82d0535c1cf94fdfd5d93e873e5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 00:35:51 +0000 Subject: [PATCH] argocd: Update to version 2.4.2 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index 24c9ceb1ef..b4aa5e7627 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.4.1", + "version": "2.4.2", "description": "CLI for ArgoCD - declarative, GitOps continuous delivery tool for Kubernetes", "homepage": "https://github.com/argoproj/argo-cd", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/argoproj/argo-cd/releases/download/v2.4.1/argocd-windows-amd64.exe#/argocd.exe", - "hash": "07a69375e8617ae8d5eae30796b6e1e38ed687aa6561eb69ddb81706bc705f22" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.4.2/argocd-windows-amd64.exe#/argocd.exe", + "hash": "1af61ba07ea2ec6fe9e38e11f7c130fff0df52e038f14fbaa2d227edcf793ec0" } }, "bin": "argocd.exe",