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