From d134c6a4f8f0b2a16fb86601c36723e6c974864b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 20:29:29 +0000 Subject: [PATCH] gopass: Update to version 1.16.0 --- bucket/gopass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gopass.json b/bucket/gopass.json index c31826335b..e9aef2f35d 100644 --- a/bucket/gopass.json +++ b/bucket/gopass.json @@ -1,16 +1,16 @@ { - "version": "1.15.18", + "version": "1.16.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.15.18/gopass-1.15.18-windows-amd64.zip", - "hash": "442782f0064ef3e8a6a6ba73f52c24f306d798182673005c3dd0cf8fff8c8c9f" + "url": "https://github.com/gopasspw/gopass/releases/download/v1.16.0/gopass-1.16.0-windows-amd64.zip", + "hash": "74bc85567c9eba4202dea3aa06d4ba6ab50932f33edfc49588378630bf68dedf" }, "arm64": { - "url": "https://github.com/gopasspw/gopass/releases/download/v1.15.18/gopass-1.15.18-windows-arm64.zip", - "hash": "83b93f27ca195b14d2d4af4fabd4e39ff79dee628870f1a7ee82808b6c036e32" + "url": "https://github.com/gopasspw/gopass/releases/download/v1.16.0/gopass-1.16.0-windows-arm64.zip", + "hash": "5c4f101b038985f97ee5d7e26a9ea9d1d5c28b1bc19b8e7e1a182b99f8d5c582" } }, "bin": "gopass.exe",