From 680b2889f818c562d27e88a2347945daf7f9d8bc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Sep 2022 00:44:23 +0000 Subject: [PATCH] gopass: Update to version 1.14.9 --- bucket/gopass.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gopass.json b/bucket/gopass.json index 3193319027..b3cccec916 100644 --- a/bucket/gopass.json +++ b/bucket/gopass.json @@ -1,12 +1,12 @@ { - "version": "1.14.8", + "version": "1.14.9", "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.8/gopass-1.14.8-windows-amd64.zip", - "hash": "749b1488d2c34be7dd9c003fe418e01f958742d2b8256d4b2081de2244c9341e" + "url": "https://github.com/gopasspw/gopass/releases/download/v1.14.9/gopass-1.14.9-windows-amd64.zip", + "hash": "4fd466903f325fad63cdf26e7657da92719fdb795a3c5debb705898d6fd98483" } }, "bin": "gopass.exe",