From 84b2131ef1dd1b85551be5713a1fb8a89df841db Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 1 May 2021 19:00:25 +0000 Subject: [PATCH] gopass: Update to version 1.12.6 --- bucket/gopass.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gopass.json b/bucket/gopass.json index 70b91339d1..367f751819 100644 --- a/bucket/gopass.json +++ b/bucket/gopass.json @@ -1,12 +1,12 @@ { - "version": "1.12.5", + "version": "1.12.6", "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.5/gopass-1.12.5-windows-amd64.zip", - "hash": "aec2aef0388ec613f3fe41a5821bc1a110855d7eb3199ea34e47478e1cf2d369" + "url": "https://github.com/gopasspw/gopass/releases/download/v1.12.6/gopass-1.12.6-windows-amd64.zip", + "hash": "e9face7597a832d811b29ace4d58b58c3af64451982c87ba4ff6b53fb771fbe8" } }, "bin": "gopass.exe",