From eb89086a6a98c9c00cc86c3323823a70121b4223 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 31 May 2022 12:31:30 +0000 Subject: [PATCH] gopass: Update to version 1.14.3 --- bucket/gopass.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gopass.json b/bucket/gopass.json index dadb2b0f21..1a8c1e7097 100644 --- a/bucket/gopass.json +++ b/bucket/gopass.json @@ -1,12 +1,12 @@ { - "version": "1.14.2", + "version": "1.14.3", "description": "The slightly more awesome standard unix password manager for teams", "homepage": "https://www.gopass.pw/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/gopasspw/gopass/releases/download/v1.14.2/gopass-1.14.2-windows-amd64.zip", - "hash": "08f75992dd974a08085dba0893bf30aa4f67be6585b157e9a8e44fd316ec706d" + "url": "https://github.com/gopasspw/gopass/releases/download/v1.14.3/gopass-1.14.3-windows-amd64.zip", + "hash": "29eb0f9a7bf742b67b37e68d6eff1c372f223d700a87e2c940cde73906692199" } }, "bin": "gopass.exe",