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