From b4a13e96406ff4e31b228c10261402c4ea145b60 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 20:30:07 +0000 Subject: [PATCH] gopass: Update to version 1.14.7 --- bucket/gopass.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gopass.json b/bucket/gopass.json index d898ae6ec4..2ec41857e0 100644 --- a/bucket/gopass.json +++ b/bucket/gopass.json @@ -1,12 +1,12 @@ { - "version": "1.14.6", + "version": "1.14.7", "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.6/gopass-1.14.6-windows-amd64.zip", - "hash": "ef01e20c68a90e2de6a7cc214c7fd7d56c11b63ff974d7bf1b19ef3cdd36753e" + "url": "https://github.com/gopasspw/gopass/releases/download/v1.14.7/gopass-1.14.7-windows-amd64.zip", + "hash": "2bfe5c047505650d2a6d70555392cfe65a6dde47b4ad41c96610f591ce6e1d65" } }, "bin": "gopass.exe",