From 29cc0e0e0914f7d47cc326a214d878abc4e90f1e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 22 May 2022 08:31:15 +0000 Subject: [PATCH] gopass: Update to version 1.14.2 --- bucket/gopass.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gopass.json b/bucket/gopass.json index 98054b732c..dadb2b0f21 100644 --- a/bucket/gopass.json +++ b/bucket/gopass.json @@ -1,12 +1,12 @@ { - "version": "1.14.1", + "version": "1.14.2", "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.1/gopass-1.14.1-windows-amd64.zip", - "hash": "1543caeca37665623516184de9e7642c2e907b3e86898603f258b33882f86e03" + "url": "https://github.com/gopasspw/gopass/releases/download/v1.14.2/gopass-1.14.2-windows-amd64.zip", + "hash": "08f75992dd974a08085dba0893bf30aa4f67be6585b157e9a8e44fd316ec706d" } }, "bin": "gopass.exe",