From 5b1d51c8fbf246c003bf87b70b8d9fe437632f58 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Aug 2022 05:21:46 +0000 Subject: [PATCH] gopass@1.14.4: Fix hash (Closes #3800) --- bucket/gopass.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/gopass.json b/bucket/gopass.json index 101cf602f1..f504917d3b 100644 --- a/bucket/gopass.json +++ b/bucket/gopass.json @@ -6,7 +6,7 @@ "architecture": { "64bit": { "url": "https://github.com/gopasspw/gopass/releases/download/v1.14.4/gopass-1.14.4-windows-amd64.zip", - "hash": "0726b210cb6be82e9b98129be23726b279e66023fdbe2d90fe178b80346cff11" + "hash": "711a681c5d3a31b6128fa2be74df8af1e4d55938db70e45c955e21a650f9f180" } }, "bin": "gopass.exe",