diff --git a/bucket/argocd.json b/bucket/argocd.json index c54363f2a9..a8696bfd4c 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.1.7", + "version": "2.1.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.1.7/argocd-windows-amd64.exe#/argocd.exe", - "hash": "5849414fa7610bff6c506565de7b6c95039c739be9b17408a321de306c97af45" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.1.8/argocd-windows-amd64.exe#/argocd.exe", + "hash": "eb152e5cde67a86a2c141a2d069d078e4c7ce9438908692939f3bf908bada64f" } }, "bin": "argocd.exe",