From 7cd9dd082c73e0e9133f078e44910cbeda137bcd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Jul 2025 20:29:47 +0000 Subject: [PATCH] argocd: Update to version 3.0.12 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index 609b616b67..5a63ac97c1 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "3.0.11", + "version": "3.0.12", "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.0.11/argocd-windows-amd64.exe#/argocd.exe", - "hash": "851f8e65b780473792a14bec422ac0c631f0a9c9062183d0aacfb396b5b8ef09" + "url": "https://github.com/argoproj/argo-cd/releases/download/v3.0.12/argocd-windows-amd64.exe#/argocd.exe", + "hash": "c57092ffb3b59d3573acacac7d62e3be895958158c535c6d4377ea567f663729" } }, "bin": "argocd.exe",