From 4a46279ebe0a7bec9fcc7ad89cb820e61171c0c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 5 May 2020 21:19:52 +0200 Subject: [PATCH] gopass: Update to version 1.9.0 (#1052) --- bucket/gopass.json | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/bucket/gopass.json b/bucket/gopass.json index be6eacc5d6..699e4dd68b 100644 --- a/bucket/gopass.json +++ b/bucket/gopass.json @@ -1,13 +1,12 @@ { - "homepage": "https://www.gopass.pw/", + "version": "1.9.0", "description": "The slightly more awesome standard unix password manager for teams", - "version": "1.8.6", + "homepage": "https://www.gopass.pw/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/gopasspw/gopass/releases/download/v1.8.6/gopass-1.8.6-windows-amd64.zip", - "hash": "c24d5869b94348cf7ccf770b8137cefc5c417058567b11d57e0e9054a9ee1def", - "extract_dir": "gopass-1.8.6-windows-amd64" + "url": "https://github.com/gopasspw/gopass/releases/download/v1.9.0/gopass.exe-1.9.0-windows-amd64.zip", + "hash": "2807da008e411b3db9b6cc58b3334ff1f14b24bc2a83f9423703d857589e9d81" } }, "bin": "gopass.exe", @@ -17,8 +16,7 @@ "autoupdate": { "architecture": { "64bit": { - "url": "https://github.com/gopasspw/gopass/releases/download/v$version/gopass-$version-windows-amd64.zip", - "extract_dir": "gopass-$version-windows-amd64" + "url": "https://github.com/gopasspw/gopass/releases/download/v$version/gopass.exe-$version-windows-amd64.zip" } }, "hash": {