diff --git a/bucket/argocd.json b/bucket/argocd.json index 25cf2fc8d4..3c3fbeef56 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.12.13", + "version": "3.1.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.12.13/argocd-windows-amd64.exe#/argocd.exe", - "hash": "b1b1f8a9def2be894c3ecdb63d6f91ff5cf1ccae53db071c6a857fc7b0479120" + "url": "https://github.com/argoproj/argo-cd/releases/download/v3.1.4/argocd-windows-amd64.exe#/argocd.exe", + "hash": "cc47d98f02b8bf398e389dae18c449503549be37352b2473ad6c06ec783e7deb" } }, "bin": "argocd.exe",