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