From 006dafe2dc9e9940b9488a897e5c1f6b843bf527 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Nov 2023 20:23:29 +0000 Subject: [PATCH] gopass: Update to version 1.15.10 --- bucket/gopass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gopass.json b/bucket/gopass.json index a7e80c64d1..97aaa04c76 100644 --- a/bucket/gopass.json +++ b/bucket/gopass.json @@ -1,16 +1,16 @@ { - "version": "1.15.9", + "version": "1.15.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.15.9/gopass-1.15.9-windows-amd64.zip", - "hash": "ca39d9d644a66dfea9042b1d90a4643bd54b2832d8cb07772fa1bbba2d232050" + "url": "https://github.com/gopasspw/gopass/releases/download/v1.15.10/gopass-1.15.10-windows-amd64.zip", + "hash": "1b350272af04ad4b1e5da93d4a503091eadace1bd4b428e94ecea20e8cd53231" }, "arm64": { - "url": "https://github.com/gopasspw/gopass/releases/download/v1.15.9/gopass-1.15.9-windows-arm64.zip", - "hash": "c910a81710ae4124d82cfa382a415877d7407ee46daa312f6ea965d30947f14d" + "url": "https://github.com/gopasspw/gopass/releases/download/v1.15.10/gopass-1.15.10-windows-arm64.zip", + "hash": "4a1710a3c38c1122256cecee6fde841550aab84d9d00aee6ed845110ff249d4a" } }, "bin": "gopass.exe",