From 8e1a3b70c9ee1f22cb3005f0892e7fdf896bf1d1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 Apr 2024 21:05:28 +0000 Subject: [PATCH] gopass: Update to version 1.15.13 --- bucket/gopass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gopass.json b/bucket/gopass.json index 0882d43d62..0633f6b28d 100644 --- a/bucket/gopass.json +++ b/bucket/gopass.json @@ -1,16 +1,16 @@ { - "version": "1.15.12", + "version": "1.15.13", "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.12/gopass-1.15.12-windows-amd64.zip", - "hash": "159c9a520673744e54754a13829b643499606d6e70ff7d76df9eb8563a7eb05c" + "url": "https://github.com/gopasspw/gopass/releases/download/v1.15.13/gopass-1.15.13-windows-amd64.zip", + "hash": "b612b6e26c9977d28db3f16f795faf3059160a59fe4816542f61e9e2c6fc1e7c" }, "arm64": { - "url": "https://github.com/gopasspw/gopass/releases/download/v1.15.12/gopass-1.15.12-windows-arm64.zip", - "hash": "c2541b46204cbb171ca15d3a13a0cb2b33975137c4783bf80d6de7a357c5465a" + "url": "https://github.com/gopasspw/gopass/releases/download/v1.15.13/gopass-1.15.13-windows-arm64.zip", + "hash": "66cb6070c02e46797a516f82f623af6f21f2c66a5aa705b9054d50d8b2caf4ec" } }, "bin": "gopass.exe",