From 25d92d94db2767ded7a21b0ff3c112c6db51edb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 29 Sep 2020 09:23:53 +0200 Subject: [PATCH] argocd: Update to version 1.7.7 --- bucket/argocd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index 4ffb111ca9..086975dcad 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "1.7.6", + "version": "1.7.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.7.6/argocd-windows-amd64.exe#/argocd.exe", - "hash": "72b0db83f4f6f7c7b17ecf3688725791da26ec802eba86c20bff163f3724b799" + "url": "https://github.com/argoproj/argo-cd/releases/download/v1.7.7/argocd-windows-amd64.exe#/argocd.exe", + "hash": "b973f1c7c79cc8f548db2efdf9f82f867d3daa6eefc637e2f41b1181d4704fd1" } }, "bin": "argocd.exe",