From 6fda391189ea39b76b41c0b5c74d659c4ecbe148 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 16:30:48 +0000 Subject: [PATCH] argocd: Update to version 3.2.0 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index 4b8ece7b4d..4907a7dd43 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "3.1.9", + "version": "3.2.0", "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.1.9/argocd-windows-amd64.exe#/argocd.exe", - "hash": "e0f9c5e7a0bca654fca5ff5186d175fe476ddf014252fb0fc83a93413ab3abe3" + "url": "https://github.com/argoproj/argo-cd/releases/download/v3.2.0/argocd-windows-amd64.exe#/argocd.exe", + "hash": "b6475814510b3e50fd9aa4429e095e8bb18ed45b1d63ca629d1a7fedc9b67123" } }, "bin": "argocd.exe",