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