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