From f80b0490fa609ec71fdd679dd8f36374b01a41c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 Sep 2025 00:35:40 +0000 Subject: [PATCH] argocd: Update to version 3.0.16 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index 3c3fbeef56..5573d2bccf 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "3.1.4", + "version": "3.0.16", "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.4/argocd-windows-amd64.exe#/argocd.exe", - "hash": "cc47d98f02b8bf398e389dae18c449503549be37352b2473ad6c06ec783e7deb" + "url": "https://github.com/argoproj/argo-cd/releases/download/v3.0.16/argocd-windows-amd64.exe#/argocd.exe", + "hash": "79ada104bc88fd272f31ca79d2b3cf052015cde969d16aa5b0a67aa4e30b627d" } }, "bin": "argocd.exe",