diff --git a/bucket/argocd.json b/bucket/argocd.json index bbfcd1310b..118453cd26 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.4.11", + "version": "2.4.12", "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.4.11/argocd-windows-amd64.exe#/argocd.exe", - "hash": "b104c1134169e44863b2ac7382166fe07ab0c67f562716d73459b837d81c00c3" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.4.12/argocd-windows-amd64.exe#/argocd.exe", + "hash": "a8b2720e3fe1fc4e1da765822422f8d8013fc90bda5e9207947d5b3c8741d651" } }, "bin": "argocd.exe",