argocd: Update to version 2.5.1

This commit is contained in:
github-actions[bot] 2022-11-02 04:46:07 +00:00
parent d2261941fd
commit c155bd3daa

View File

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