From 860eee5e3fee70c70087061d6d9115bf23d9b249 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Mar 2024 12:30:31 +0000 Subject: [PATCH] gopass: Update to version 1.15.12 --- bucket/gopass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gopass.json b/bucket/gopass.json index 9cbe3ca432..0882d43d62 100644 --- a/bucket/gopass.json +++ b/bucket/gopass.json @@ -1,16 +1,16 @@ { - "version": "1.15.11", + "version": "1.15.12", "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.11/gopass-1.15.11-windows-amd64.zip", - "hash": "2fcca09e3c289ee010deb20198a123c1983838522e61480c1f397575c17808a7" + "url": "https://github.com/gopasspw/gopass/releases/download/v1.15.12/gopass-1.15.12-windows-amd64.zip", + "hash": "159c9a520673744e54754a13829b643499606d6e70ff7d76df9eb8563a7eb05c" }, "arm64": { - "url": "https://github.com/gopasspw/gopass/releases/download/v1.15.11/gopass-1.15.11-windows-arm64.zip", - "hash": "4f5b89d4067e8998209fb45b2cf3f6f37a4cb337cfaf5496d2a811224b64dad1" + "url": "https://github.com/gopasspw/gopass/releases/download/v1.15.12/gopass-1.15.12-windows-arm64.zip", + "hash": "c2541b46204cbb171ca15d3a13a0cb2b33975137c4783bf80d6de7a357c5465a" } }, "bin": "gopass.exe",