From d2ef3e932ad6270533f700e4f3ed77967c9b09c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Aug 2022 00:35:31 +0000 Subject: [PATCH] gopass: Update to version 1.14.4 --- bucket/gopass.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gopass.json b/bucket/gopass.json index 1a8c1e7097..101cf602f1 100644 --- a/bucket/gopass.json +++ b/bucket/gopass.json @@ -1,12 +1,12 @@ { - "version": "1.14.3", + "version": "1.14.4", "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.3/gopass-1.14.3-windows-amd64.zip", - "hash": "29eb0f9a7bf742b67b37e68d6eff1c372f223d700a87e2c940cde73906692199" + "url": "https://github.com/gopasspw/gopass/releases/download/v1.14.4/gopass-1.14.4-windows-amd64.zip", + "hash": "0726b210cb6be82e9b98129be23726b279e66023fdbe2d90fe178b80346cff11" } }, "bin": "gopass.exe",