diff --git a/bucket/argocd.json b/bucket/argocd.json index 88b79c1c5c..c444517b88 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.4.24", + "version": "2.6.3", "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.4.24/argocd-windows-amd64.exe#/argocd.exe", - "hash": "898a703128ccaa26b96f91c24bc078381327b40bfb8baa938d0334ddd91fe44a" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.6.3/argocd-windows-amd64.exe#/argocd.exe", + "hash": "1e6add797e879a0b755515c52d46150f7a06df9abad8acacb0eb7e292aba0278" } }, "bin": "argocd.exe",