diff --git a/bucket/argocd.json b/bucket/argocd.json index d7f22470d6..c30ee685aa 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.6.9", + "version": "2.7.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.6.9/argocd-windows-amd64.exe#/argocd.exe", - "hash": "f0e95d6e58b698e7cbb054218a1ce3371a284623301444275989124774b6fdee" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.7.4/argocd-windows-amd64.exe#/argocd.exe", + "hash": "58b6bbc06de094478714831b2adb4b1ba9d9eb35240ac117de5e1b9ead9a5218" } }, "bin": "argocd.exe",