From d9c2cc4c2251ac94d50f56e5a500a4cf5f5e0c4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 11 Sep 2020 08:52:11 +0200 Subject: [PATCH] gopass: Update to version 1.10.1 --- bucket/gopass.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gopass.json b/bucket/gopass.json index a29b23c96c..579650d619 100644 --- a/bucket/gopass.json +++ b/bucket/gopass.json @@ -1,12 +1,12 @@ { - "version": "1.10.0", + "version": "1.10.1", "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.10.0/gopass-1.10.0-windows-amd64.zip", - "hash": "42931d769ab6e8921582e9ef356fe20b26f40be7459fcc76816cabe18f0b89ca" + "url": "https://github.com/gopasspw/gopass/releases/download/v1.10.1/gopass-1.10.1-windows-amd64.zip", + "hash": "5012d374fda698bc123c449846f550bc62f149b7060e8c501960fd79172d5c59" } }, "bin": "gopass.exe",