argocd: Update to version 1.7.9

This commit is contained in:
Jakub Čábera 2020-11-18 08:41:37 +01:00
parent ea6e265b01
commit c691becceb

View File

@ -1,12 +1,12 @@
{ {
"version": "1.7.8", "version": "1.7.9",
"description": "CLI for ArgoCD - declarative, GitOps continuous delivery tool for Kubernetes", "description": "CLI for ArgoCD - declarative, GitOps continuous delivery tool for Kubernetes",
"homepage": "https://github.com/argoproj/argo-cd", "homepage": "https://github.com/argoproj/argo-cd",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/argoproj/argo-cd/releases/download/v1.7.8/argocd-windows-amd64.exe#/argocd.exe", "url": "https://github.com/argoproj/argo-cd/releases/download/v1.7.9/argocd-windows-amd64.exe#/argocd.exe",
"hash": "5f6467e53172f7fbe7a44a86e116b98d7df12c3de7e784479894720670bad703" "hash": "bcc9adf13b72dbc601a922f22f2afc17a820ec36ad013621f4a0c5a11a0a57f1"
} }
}, },
"bin": "argocd.exe", "bin": "argocd.exe",