From 4b191f4eda7e626a18c087017281ce8601088717 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 00:33:37 +0000 Subject: [PATCH] argocd: Update to version 2.4.3 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index b4aa5e7627..863e01b9a9 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.4.2", + "version": "2.4.3", "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.2/argocd-windows-amd64.exe#/argocd.exe", - "hash": "1af61ba07ea2ec6fe9e38e11f7c130fff0df52e038f14fbaa2d227edcf793ec0" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.4.3/argocd-windows-amd64.exe#/argocd.exe", + "hash": "14a86170356bfe9647aec654fc4580f52b7ddeaa77d932bbe6a60b4a6ea1f8ab" } }, "bin": "argocd.exe",