From e96046fcf15565b8009aa302c3d4b789c9679117 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Nov 2022 08:30:14 +0000 Subject: [PATCH] gopass: Update to version 1.14.10 --- bucket/gopass.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gopass.json b/bucket/gopass.json index b3cccec916..e247629ac0 100644 --- a/bucket/gopass.json +++ b/bucket/gopass.json @@ -1,12 +1,12 @@ { - "version": "1.14.9", + "version": "1.14.10", "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.9/gopass-1.14.9-windows-amd64.zip", - "hash": "4fd466903f325fad63cdf26e7657da92719fdb795a3c5debb705898d6fd98483" + "url": "https://github.com/gopasspw/gopass/releases/download/v1.14.10/gopass-1.14.10-windows-amd64.zip", + "hash": "76062d41456a98e66777be35a2ebcf12602cfccd8b2c2da205d9a7ee01cce67c" } }, "bin": "gopass.exe",