argocd: Update to version 2.5.2

This commit is contained in:
github-actions[bot] 2022-11-07 20:29:53 +00:00
parent fe6b70fe21
commit 6c20403510

View File

@ -1,12 +1,12 @@
{ {
"version": "2.5.1", "version": "2.5.2",
"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.5.1/argocd-windows-amd64.exe#/argocd.exe", "url": "https://github.com/argoproj/argo-cd/releases/download/v2.5.2/argocd-windows-amd64.exe#/argocd.exe",
"hash": "0aa02cfa483efb77fa011f7b4b540149f3e41b2676812af32e549e03b6023a20" "hash": "d923526cdee29fff70082d5136bfd30283a589460b8b654c4ed229b5c967e788"
} }
}, },
"bin": "argocd.exe", "bin": "argocd.exe",