From 22dd03a40d82fcc622b2f75c017ca1b2e681289e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 3 Mar 2021 08:01:47 +0000 Subject: [PATCH] argocd: Update to version 1.8.7 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index 6179054d9f..8b66126d70 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "1.8.6", + "version": "1.8.7", "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/v1.8.6/argocd-windows-amd64.exe#/argocd.exe", - "hash": "cbfc82d16b6091f2e30d5b5d3c2ad628d1afbf7ad32fddeaad355abc74be834f" + "url": "https://github.com/argoproj/argo-cd/releases/download/v1.8.7/argocd-windows-amd64.exe#/argocd.exe", + "hash": "8c3c44b853eb8aaf5beea48ddfb8b1425b22eea2e6f6156cabcad1c496d9c5b3" } }, "bin": "argocd.exe",