From c08f8fe7715bb802a1d39a638b1bcbee0dbebd77 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 23:31:43 +0800 Subject: [PATCH] grex: hash fix (#2013) --- bucket/grex.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/grex.json b/bucket/grex.json index e3b9947370..d041b92d83 100644 --- a/bucket/grex.json +++ b/bucket/grex.json @@ -6,7 +6,7 @@ "architecture": { "64bit": { "url": "https://github.com/pemistahl/grex/releases/download/v1.2.0/grex-v1.2.0-x86_64-pc-windows-msvc.zip", - "hash": "d075efdbccb01c8b093b6c5120d064cc5ead534dec483c1a3d43cc4543d940ea" + "hash": "da9c50a4e19cbf7b1c4a001a9252c1a097b8eebbb9ec0bbf3f88bc79030e7d73" } }, "bin": "grex.exe",