From 2210cc2d1f102dc04bedbdce9c2a7c2c4f972cab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Dec 2025 16:31:02 +0000 Subject: [PATCH] argocd: Update to version 3.2.3 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index 447f9f2391..9d141da2b3 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "3.2.2", + "version": "3.2.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/v3.2.2/argocd-windows-amd64.exe#/argocd.exe", - "hash": "5c63f8fd0e6973926d64a5fa6564b0208c4348e60a06625d2985632d479c2d53" + "url": "https://github.com/argoproj/argo-cd/releases/download/v3.2.3/argocd-windows-amd64.exe#/argocd.exe", + "hash": "1bc626f6f330e39d9381ed1dc209d3778643abb2282df2b590572449b708a902" } }, "bin": "argocd.exe",