diff --git a/bucket/argocd.json b/bucket/argocd.json index a13518e677..19c2fa30f6 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "3.2.6", + "version": "3.3.0", "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/v3.2.6/argocd-windows-amd64.exe#/argocd.exe", - "hash": "0b8dfb3aa4bd69cec2cddf571df1448402ee35fa0f0fcddd873c846749cef0c5" + "url": "https://github.com/argoproj/argo-cd/releases/download/v3.3.0/argocd-windows-amd64.exe#/argocd.exe", + "hash": "3ae041079c4c17570578a91100602cb62faf673f3ebb9ae5cc981b644ea71f46" } }, "bin": "argocd.exe",