From a0220a40a6658ea73ce079b161adf4904273db35 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 00:46:56 +0000 Subject: [PATCH] argocd: Update to version 2.4.13 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index 118453cd26..b72784509b 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.4.12", + "version": "2.4.13", "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.4.12/argocd-windows-amd64.exe#/argocd.exe", - "hash": "a8b2720e3fe1fc4e1da765822422f8d8013fc90bda5e9207947d5b3c8741d651" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.4.13/argocd-windows-amd64.exe#/argocd.exe", + "hash": "c978ce89c2ef83aaa371501786abd36308cdf844279ce161c61f81c0f465626a" } }, "bin": "argocd.exe",