diff --git a/bucket/argocd.json b/bucket/argocd.json index b8cc7ad058..39d36bcb21 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.5.3", + "version": "2.5.4", "description": "CLI for ArgoCD - declarative, GitOps continuous delivery tool for Kubernetes", "homepage": "https://github.com/argoproj/argo-cd", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/argoproj/argo-cd/releases/download/v2.5.3/argocd-windows-amd64.exe#/argocd.exe", - "hash": "2153080bf1266b05cb3c5eb0884cbd95b331f3a71849b96349f0800d462a4897" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.5.4/argocd-windows-amd64.exe#/argocd.exe", + "hash": "7ae373c9a1fd558d19228d00461b222192953ef64a244f38e38717f83fed8854" } }, "bin": "argocd.exe",