From 63f1a8ea40d80bc7cece9850ad57b8970639383c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 12:33:11 +0000 Subject: [PATCH] argocd: Update to version 3.3.1 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index 19c2fa30f6..4c722b57ff 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "3.3.0", + "version": "3.3.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.3.0/argocd-windows-amd64.exe#/argocd.exe", - "hash": "3ae041079c4c17570578a91100602cb62faf673f3ebb9ae5cc981b644ea71f46" + "url": "https://github.com/argoproj/argo-cd/releases/download/v3.3.1/argocd-windows-amd64.exe#/argocd.exe", + "hash": "cf01e4e21001d42818fc80a8e0703c94743b0084398597f37b544ceed8b3d65c" } }, "bin": "argocd.exe",