From ba755c298556633b847db80c484e586246eb0c0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 11 Feb 2021 16:09:24 +0100 Subject: [PATCH] gopass: Update to version 1.12.0 --- bucket/gopass.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gopass.json b/bucket/gopass.json index 0b8b744c30..e8ceb8fd35 100644 --- a/bucket/gopass.json +++ b/bucket/gopass.json @@ -1,12 +1,12 @@ { - "version": "1.11.0", + "version": "1.12.0", "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.11.0/gopass-1.11.0-windows-amd64.zip", - "hash": "c9286b51e6d322f15debd5132405e31745dd36acfcb86cf1a216959ee27e36c1" + "url": "https://github.com/gopasspw/gopass/releases/download/v1.12.0/gopass-1.12.0-windows-amd64.zip", + "hash": "bc7fc8ad83da7301e149321de7d81f3165129e03d94f9557052af870efcb223c" } }, "bin": "gopass.exe",