diff --git a/bucket/argocd.json b/bucket/argocd.json index 363e00da81..db2fc5dde9 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.9.3", + "version": "2.8.8", "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.9.3/argocd-windows-amd64.exe#/argocd.exe", - "hash": "43b8cf1bfbdbb723c23cc59aa82432f0f075cd8506a198e3f40af6a56897f691" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.8.8/argocd-windows-amd64.exe#/argocd.exe", + "hash": "54ba1dbbd631b907e7ad3b0419cec6b1771b95d138d759e988cd47b5cd5fd4d3" } }, "bin": "argocd.exe",