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