From 0333c291b8e1c6beb9dcc9cd1c6fa6d54dd4962b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 4 Dec 2022 00:33:05 +0000 Subject: [PATCH] gopass: Update to version 1.15.0 --- bucket/gopass.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gopass.json b/bucket/gopass.json index 8795cebc45..ee8d9e1211 100644 --- a/bucket/gopass.json +++ b/bucket/gopass.json @@ -1,12 +1,12 @@ { - "version": "1.14.11", + "version": "1.15.0", "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.11/gopass-1.14.11-windows-amd64.zip", - "hash": "600f0ee84c305c08046b541c07e055596f4cc2c9b11b134e08a79ada5a0af085" + "url": "https://github.com/gopasspw/gopass/releases/download/v1.15.0/gopass-1.15.0-windows-amd64.zip", + "hash": "0830842e11b5079d0d31ad6d60374c8b0d6142d2bdc9ce26b3de93316c2701f8" } }, "bin": "gopass.exe",