From 96dedc7b0d8ba223c7c7e2b4378864cad5af7253 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 20:29:32 +0000 Subject: [PATCH] argocd: Update to version 2.5.4 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index b8cc7ad058..39d36bcb21 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.5.3", + "version": "2.5.4", "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.5.3/argocd-windows-amd64.exe#/argocd.exe", - "hash": "2153080bf1266b05cb3c5eb0884cbd95b331f3a71849b96349f0800d462a4897" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.5.4/argocd-windows-amd64.exe#/argocd.exe", + "hash": "7ae373c9a1fd558d19228d00461b222192953ef64a244f38e38717f83fed8854" } }, "bin": "argocd.exe",