From 9987e803afa6a10b1d335f8760dd94f73ecbd763 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 20:27:21 +0000 Subject: [PATCH] argocd: Update to version 2.6.7 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index c832396b48..258c877078 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.6.6", + "version": "2.6.7", "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/v2.6.6/argocd-windows-amd64.exe#/argocd.exe", - "hash": "a5dfee0b3ddd216d39ec38ab1386c8ccb3e214141625c508a9027595f681bc65" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.6.7/argocd-windows-amd64.exe#/argocd.exe", + "hash": "09af8061596aea17e39d3055fb1e932a9dbb0175add406997640861c057f81d7" } }, "bin": "argocd.exe",