From f24d821e238cd0c86a80362f3fa70c24667d496d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 04:25:56 +0000 Subject: [PATCH] argocd: Update to version 2.9.3 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index 2494913378..363e00da81 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.9.2", + "version": "2.9.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.9.2/argocd-windows-amd64.exe#/argocd.exe", - "hash": "c1c7635ee0db4de5731b47a93ca7e91c896fd8f806ebc5bda746ac7eca4fc97a" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.9.3/argocd-windows-amd64.exe#/argocd.exe", + "hash": "43b8cf1bfbdbb723c23cc59aa82432f0f075cd8506a198e3f40af6a56897f691" } }, "bin": "argocd.exe",