From 1c968aaa10923f30a7b2ece71f3c8b56f223a9dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 20:26:05 +0000 Subject: [PATCH] argocd: Update to version 2.5.3 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index a457ee1198..b8cc7ad058 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.5.2", + "version": "2.5.3", "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.2/argocd-windows-amd64.exe#/argocd.exe", - "hash": "d923526cdee29fff70082d5136bfd30283a589460b8b654c4ed229b5c967e788" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.5.3/argocd-windows-amd64.exe#/argocd.exe", + "hash": "2153080bf1266b05cb3c5eb0884cbd95b331f3a71849b96349f0800d462a4897" } }, "bin": "argocd.exe",