argocd: Update to version 1.7.10

This commit is contained in:
Jakub Čábera 2020-11-21 14:59:34 +01:00
parent d1abdb0793
commit eeca721103

View File

@ -1,12 +1,12 @@
{
"version": "1.7.9",
"version": "1.7.10",
"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.9/argocd-windows-amd64.exe#/argocd.exe",
"hash": "bcc9adf13b72dbc601a922f22f2afc17a820ec36ad013621f4a0c5a11a0a57f1"
"url": "https://github.com/argoproj/argo-cd/releases/download/v1.7.10/argocd-windows-amd64.exe#/argocd.exe",
"hash": "ca2be7b44ff517a267be537ebba888271da412c784aca1b84f3b56724fe0bf22"
}
},
"bin": "argocd.exe",