diff --git a/bucket/argocd.json b/bucket/argocd.json index 72ad2f9a0b..ffda0473d6 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "3.2.4", + "version": "3.2.5", "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/v3.2.4/argocd-windows-amd64.exe#/argocd.exe", - "hash": "c0101f134fda81f05e427f57a42bf80244c409fd43a2326ff3901bee4916e104" + "url": "https://github.com/argoproj/argo-cd/releases/download/v3.2.5/argocd-windows-amd64.exe#/argocd.exe", + "hash": "a5db7bf1884c9ad4704bfb6db6a5d6c61eeebf14f80f5c34e36be5934e60f50c" } }, "bin": "argocd.exe",