From 010e43f909888957da08f06bc96e0ef2488b6f02 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 26 Nov 2022 05:26:34 +0000 Subject: [PATCH] gopass@1.14.11: Fix hash (Closes #4171) --- bucket/gopass.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/gopass.json b/bucket/gopass.json index db4ef0e30d..8795cebc45 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.11/gopass-1.14.11-windows-amd64.zip", - "hash": "5d2af19bae7da690ff4d8b9971d924ddcc5ca4ca4d97210484cba2724af19f56" + "hash": "600f0ee84c305c08046b541c07e055596f4cc2c9b11b134e08a79ada5a0af085" } }, "bin": "gopass.exe",