From d3693583d65b69005b209f37eb446ecbb062034a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 20:26:15 +0000 Subject: [PATCH] argocd: Update to version 2.5.20 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index 76a97c3c07..cf5ce3a647 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.7.6", + "version": "2.5.20", "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.7.6/argocd-windows-amd64.exe#/argocd.exe", - "hash": "91c418169d9c62c5525db20ab162091f396de3fae09ce246bc41f2810fdc89e8" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.5.20/argocd-windows-amd64.exe#/argocd.exe", + "hash": "528988805ff0238920b6a26370e874debe62478cda34251fdfb1d67a7366462b" } }, "bin": "argocd.exe",