From f7202abd1f1ed0e6dc0ea986a42129bbf680421b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Jul 2022 00:35:23 +0000 Subject: [PATCH] argocd: Update to version 2.4.7 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index d9f050e8a5..466f68684b 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.4.6", + "version": "2.4.7", "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.6/argocd-windows-amd64.exe#/argocd.exe", - "hash": "18b143ebc5974ca9d30b8c57ae708e5cd6cbad2b0383e9c4db3831d9a59f6d67" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.4.7/argocd-windows-amd64.exe#/argocd.exe", + "hash": "96756d0af47572d2ddca618754b854f30eeb64b9eed45b9fc73fa099b4397b6e" } }, "bin": "argocd.exe",