From 2145a7f9b8df2c9bdd77176b5ca2c36560504543 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 16:30:18 +0000 Subject: [PATCH] argocd: Update to version 2.4.24 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index 24dd33c346..88b79c1c5c 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.6.2", + "version": "2.4.24", "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.2/argocd-windows-amd64.exe#/argocd.exe", - "hash": "33ee5f0334e0475339226cf3b40bf207c6e053351602c5f3b69739599a5b33d1" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.4.24/argocd-windows-amd64.exe#/argocd.exe", + "hash": "898a703128ccaa26b96f91c24bc078381327b40bfb8baa938d0334ddd91fe44a" } }, "bin": "argocd.exe",