From 63699c371ef7ec737e795cc7419576f45f65d122 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 16:27:06 +0000 Subject: [PATCH] gopass: Update to version 1.15.11 --- bucket/gopass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gopass.json b/bucket/gopass.json index 97aaa04c76..9cbe3ca432 100644 --- a/bucket/gopass.json +++ b/bucket/gopass.json @@ -1,16 +1,16 @@ { - "version": "1.15.10", + "version": "1.15.11", "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.15.10/gopass-1.15.10-windows-amd64.zip", - "hash": "1b350272af04ad4b1e5da93d4a503091eadace1bd4b428e94ecea20e8cd53231" + "url": "https://github.com/gopasspw/gopass/releases/download/v1.15.11/gopass-1.15.11-windows-amd64.zip", + "hash": "2fcca09e3c289ee010deb20198a123c1983838522e61480c1f397575c17808a7" }, "arm64": { - "url": "https://github.com/gopasspw/gopass/releases/download/v1.15.10/gopass-1.15.10-windows-arm64.zip", - "hash": "4a1710a3c38c1122256cecee6fde841550aab84d9d00aee6ed845110ff249d4a" + "url": "https://github.com/gopasspw/gopass/releases/download/v1.15.11/gopass-1.15.11-windows-arm64.zip", + "hash": "4f5b89d4067e8998209fb45b2cf3f6f37a4cb337cfaf5496d2a811224b64dad1" } }, "bin": "gopass.exe",