From 33f3958ea627e3faee172cb755c2308253afcd7d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 20 Mar 2021 13:00:31 +0000 Subject: [PATCH] gopass: Update to version 1.12.3 --- bucket/gopass.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gopass.json b/bucket/gopass.json index fac8bcbc37..c21af42ce2 100644 --- a/bucket/gopass.json +++ b/bucket/gopass.json @@ -1,12 +1,12 @@ { - "version": "1.12.2", + "version": "1.12.3", "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.2/gopass-1.12.2-windows-amd64.zip", - "hash": "7fd00f5150091523c66f291ceff63b6e2669fad0c9e31cb004c3f2f4cc3079a8" + "url": "https://github.com/gopasspw/gopass/releases/download/v1.12.3/gopass-1.12.3-windows-amd64.zip", + "hash": "7a18b4a68a83f35ea176e1797340e99d8e3e00d8dbb514a78bbef608e601dfa1" } }, "bin": "gopass.exe",