argocd: Update to version 1.7.8

This commit is contained in:
Jakub Čábera 2020-10-16 08:08:31 +02:00
parent 4893d7696b
commit 5e7aed875e

View File

@ -1,12 +1,12 @@
{
"version": "1.7.7",
"version": "1.7.8",
"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.7/argocd-windows-amd64.exe#/argocd.exe",
"hash": "b973f1c7c79cc8f548db2efdf9f82f867d3daa6eefc637e2f41b1181d4704fd1"
"url": "https://github.com/argoproj/argo-cd/releases/download/v1.7.8/argocd-windows-amd64.exe#/argocd.exe",
"hash": "5f6467e53172f7fbe7a44a86e116b98d7df12c3de7e784479894720670bad703"
}
},
"bin": "argocd.exe",