From b02722f08e22d7e96cd7b2b2ef60ca414c6d376e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 11 Sep 2020 08:12:10 +0200 Subject: [PATCH] gopass: Update to version 1.10.0 (#1360) #150 --- bucket/gopass.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/gopass.json b/bucket/gopass.json index bbb8843626..a29b23c96c 100644 --- a/bucket/gopass.json +++ b/bucket/gopass.json @@ -1,12 +1,12 @@ { - "version": "1.9.2", + "version": "1.10.0", "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.9.2/gopass.exe-1.9.2-windows-amd64.zip", - "hash": "85a9dc72d66a2cb002ceca73ebe602fc0be83a28b2a0a77fc7e907731abccb14" + "url": "https://github.com/gopasspw/gopass/releases/download/v1.10.0/gopass-1.10.0-windows-amd64.zip", + "hash": "42931d769ab6e8921582e9ef356fe20b26f40be7459fcc76816cabe18f0b89ca" } }, "bin": "gopass.exe", @@ -16,7 +16,7 @@ "autoupdate": { "architecture": { "64bit": { - "url": "https://github.com/gopasspw/gopass/releases/download/v$version/gopass.exe-$version-windows-amd64.zip" + "url": "https://github.com/gopasspw/gopass/releases/download/v$version/gopass-$version-windows-amd64.zip" } }, "hash": {