From 345de4d595ae0969e222522c072635e801ddb637 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Mar 2022 16:30:03 +0000 Subject: [PATCH] gopass: Update to version 1.14.0 --- bucket/gopass.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gopass.json b/bucket/gopass.json index 09da609ea3..8e53e768e1 100644 --- a/bucket/gopass.json +++ b/bucket/gopass.json @@ -1,12 +1,12 @@ { - "version": "1.13.1", + "version": "1.14.0", "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.13.1/gopass-1.13.1-windows-amd64.zip", - "hash": "179f8e01c620a50baec3afbdbb3fd14fca3f8e1cca832eb99c8edbce8f5cebbe" + "url": "https://github.com/gopasspw/gopass/releases/download/v1.14.0/gopass-1.14.0-windows-amd64.zip", + "hash": "07b8c9d11004da46b3482a8f1e64dcaef6e57824a250f2d1dbd803a0c0e3e884" } }, "bin": "gopass.exe",