diff --git a/bucket/argocd.json b/bucket/argocd.json index e0d9434bf6..38f4c05eda 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.14.14", + "version": "3.0.6", "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.14.14/argocd-windows-amd64.exe#/argocd.exe", - "hash": "5318fcf0da1eda2e6fe346edf439ffd7745a7108f82337a12addedd0a907f67c" + "url": "https://github.com/argoproj/argo-cd/releases/download/v3.0.6/argocd-windows-amd64.exe#/argocd.exe", + "hash": "0f356da3be3c07075137f58c6e11f8899e759b61c2e9aeed81b86791b4f536aa" } }, "bin": "argocd.exe",