argocd: Update to version 2.6.4

This commit is contained in:
github-actions[bot] 2023-03-08 00:41:20 +00:00
parent ae4a4e0bf1
commit 386982ff9d

View File

@ -1,12 +1,12 @@
{ {
"version": "2.6.3", "version": "2.6.4",
"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/v2.6.3/argocd-windows-amd64.exe#/argocd.exe", "url": "https://github.com/argoproj/argo-cd/releases/download/v2.6.4/argocd-windows-amd64.exe#/argocd.exe",
"hash": "1e6add797e879a0b755515c52d46150f7a06df9abad8acacb0eb7e292aba0278" "hash": "ee64202529dfd8d2994553a17103db265d3ca35c4fa371cd8df08c39a210e85c"
} }
}, },
"bin": "argocd.exe", "bin": "argocd.exe",