argocd: Update to version 1.7.7

This commit is contained in:
Jakub Čábera 2020-09-29 09:23:53 +02:00
parent ac0597e235
commit 25d92d94db

View File

@ -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",