From 40c043348c75eb3c335927a3a0b059f80cb4d5c3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 3 Aug 2024 16:29:26 +0000 Subject: [PATCH] gopass: Update to version 1.15.14 --- bucket/gopass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gopass.json b/bucket/gopass.json index 0633f6b28d..580b8173c9 100644 --- a/bucket/gopass.json +++ b/bucket/gopass.json @@ -1,16 +1,16 @@ { - "version": "1.15.13", + "version": "1.15.14", "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.13/gopass-1.15.13-windows-amd64.zip", - "hash": "b612b6e26c9977d28db3f16f795faf3059160a59fe4816542f61e9e2c6fc1e7c" + "url": "https://github.com/gopasspw/gopass/releases/download/v1.15.14/gopass-1.15.14-windows-amd64.zip", + "hash": "8daf352773215b6daffa807df52b7faa7d9348f7aea0442693d05e30e7b6d138" }, "arm64": { - "url": "https://github.com/gopasspw/gopass/releases/download/v1.15.13/gopass-1.15.13-windows-arm64.zip", - "hash": "66cb6070c02e46797a516f82f623af6f21f2c66a5aa705b9054d50d8b2caf4ec" + "url": "https://github.com/gopasspw/gopass/releases/download/v1.15.14/gopass-1.15.14-windows-arm64.zip", + "hash": "e97ed374cff98f62a7dc6248002bbf5636732d657c53ee848981eaf6d8f15b3b" } }, "bin": "gopass.exe",