From 999677b74e2b3bed2abf644d8720b6038def7bc3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 20:27:57 +0000 Subject: [PATCH] gopass: Update to version 1.15.18 --- bucket/gopass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gopass.json b/bucket/gopass.json index 0e758ad90d..c31826335b 100644 --- a/bucket/gopass.json +++ b/bucket/gopass.json @@ -1,16 +1,16 @@ { - "version": "1.15.17", + "version": "1.15.18", "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.17/gopass-1.15.17-windows-amd64.zip", - "hash": "22bed63f749509a4b5983128b8946e3946dd8d561c468299b3743a6fcae6fc50" + "url": "https://github.com/gopasspw/gopass/releases/download/v1.15.18/gopass-1.15.18-windows-amd64.zip", + "hash": "442782f0064ef3e8a6a6ba73f52c24f306d798182673005c3dd0cf8fff8c8c9f" }, "arm64": { - "url": "https://github.com/gopasspw/gopass/releases/download/v1.15.17/gopass-1.15.17-windows-arm64.zip", - "hash": "c00147469d5fb8b46a0c8110de1155f5a655a3ea8656be491c5122100a46db4f" + "url": "https://github.com/gopasspw/gopass/releases/download/v1.15.18/gopass-1.15.18-windows-arm64.zip", + "hash": "83b93f27ca195b14d2d4af4fabd4e39ff79dee628870f1a7ee82808b6c036e32" } }, "bin": "gopass.exe",