From c261af90c8f66c98206bee36562172185766f698 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 03:52:08 +0000 Subject: [PATCH] sourcegraph-cli@4.0.2: Fix hash (Closes #4035) --- bucket/sourcegraph-cli.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/sourcegraph-cli.json b/bucket/sourcegraph-cli.json index d4ad2a0e0d..d48c5ddb22 100644 --- a/bucket/sourcegraph-cli.json +++ b/bucket/sourcegraph-cli.json @@ -6,7 +6,7 @@ "architecture": { "64bit": { "url": "https://github.com/sourcegraph/src-cli/releases/download/4.0.2/src-cli_4.0.2_windows_amd64.tar.gz", - "hash": "6c4bcc921fc100f5091ee1b96fdd2b049baa4911724ab87a4af94b3eb06596f0" + "hash": "cd87b67af48ead079a66312ac14b1d4e0813755b406a732df278ade9f05231cf" } }, "bin": "src.exe",