From 51fb3a91cd28b33b32ad1070bc093ce963d3739a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 20:30:50 +0000 Subject: [PATCH] argocd: Update to version 3.2.6 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index ffda0473d6..a13518e677 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "3.2.5", + "version": "3.2.6", "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.5/argocd-windows-amd64.exe#/argocd.exe", - "hash": "a5db7bf1884c9ad4704bfb6db6a5d6c61eeebf14f80f5c34e36be5934e60f50c" + "url": "https://github.com/argoproj/argo-cd/releases/download/v3.2.6/argocd-windows-amd64.exe#/argocd.exe", + "hash": "0b8dfb3aa4bd69cec2cddf571df1448402ee35fa0f0fcddd873c846749cef0c5" } }, "bin": "argocd.exe",