argocd: Update to version 2.5.4

This commit is contained in:
github-actions[bot] 2022-12-06 20:29:32 +00:00
parent 9ec34db04e
commit 96dedc7b0d

View File

@ -1,12 +1,12 @@
{ {
"version": "2.5.3", "version": "2.5.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.5.3/argocd-windows-amd64.exe#/argocd.exe", "url": "https://github.com/argoproj/argo-cd/releases/download/v2.5.4/argocd-windows-amd64.exe#/argocd.exe",
"hash": "2153080bf1266b05cb3c5eb0884cbd95b331f3a71849b96349f0800d462a4897" "hash": "7ae373c9a1fd558d19228d00461b222192953ef64a244f38e38717f83fed8854"
} }
}, },
"bin": "argocd.exe", "bin": "argocd.exe",