diff --git a/bucket/argocd.json b/bucket/argocd.json index 28d81e94c7..25cf2fc8d4 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.10.19", + "version": "2.12.13", "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.10.19/argocd-windows-amd64.exe#/argocd.exe", - "hash": "885a4945a19b7ea297ff70fdd7c4b7b1f2d04ee12c985293fd12ebb079560997" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.12.13/argocd-windows-amd64.exe#/argocd.exe", + "hash": "b1b1f8a9def2be894c3ecdb63d6f91ff5cf1ccae53db071c6a857fc7b0479120" } }, "bin": "argocd.exe",