From 559f1842acde9506e1e19882731fa8048fcd801b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 16:27:08 +0000 Subject: [PATCH] argocd: Update to version 2.7.12 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index 641a78bab0..5e56387185 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.8.1", + "version": "2.7.12", "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.8.1/argocd-windows-amd64.exe#/argocd.exe", - "hash": "6d08600e8f0321a8198934d969f10087013e045f2cf8fe471a2848fa2153bd83" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.7.12/argocd-windows-amd64.exe#/argocd.exe", + "hash": "8dcd91b096b4a26603b201ef8cd7c11ae2c7c91742625f3bc066d061e15f290c" } }, "bin": "argocd.exe",