From c1ec7eaf2b9fb7f1edd71025c7c672bdfe9cb973 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 09:00:11 +0000 Subject: [PATCH] argocd@2.10.1: Fix hash (Closes #5518) --- bucket/argocd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/argocd.json b/bucket/argocd.json index 8ce45721a9..b9b51dbeda 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -6,7 +6,7 @@ "architecture": { "64bit": { "url": "https://github.com/argoproj/argo-cd/releases/download/v2.10.1/argocd-windows-amd64.exe#/argocd.exe", - "hash": "78f04104ec433d81acd653263d390a1aba0ca3f13a3d5c370e89e4443849a979" + "hash": "aa2556a759114449523227c50bdb73f457750e899f58828dc4d6f68b5f13706b" } }, "bin": "argocd.exe",