From b7f72e0d90d364615f316a046822e95dfe87b4a9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 2 Jul 2021 10:00:19 +0000 Subject: [PATCH] gopass: Update to version 1.12.7 --- bucket/gopass.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gopass.json b/bucket/gopass.json index 367f751819..59466e5159 100644 --- a/bucket/gopass.json +++ b/bucket/gopass.json @@ -1,12 +1,12 @@ { - "version": "1.12.6", + "version": "1.12.7", "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.12.6/gopass-1.12.6-windows-amd64.zip", - "hash": "e9face7597a832d811b29ace4d58b58c3af64451982c87ba4ff6b53fb771fbe8" + "url": "https://github.com/gopasspw/gopass/releases/download/v1.12.7/gopass-1.12.7-windows-amd64.zip", + "hash": "3e3c62fbcab2a4e410431bc39531e1e1dc912fd5c74f5a2cf6b51bdd438ceeaa" } }, "bin": "gopass.exe",