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