gopass: Update to version 1.9.1

This commit is contained in:
Jakub Čábera 2020-05-10 12:08:35 +02:00
parent 968f1390ad
commit cb56a17730

View File

@ -1,12 +1,12 @@
{ {
"version": "1.9.0", "version": "1.9.1",
"description": "The slightly more awesome standard unix password manager for teams", "description": "The slightly more awesome standard unix password manager for teams",
"homepage": "https://www.gopass.pw/", "homepage": "https://www.gopass.pw/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gopasspw/gopass/releases/download/v1.9.0/gopass.exe-1.9.0-windows-amd64.zip", "url": "https://github.com/gopasspw/gopass/releases/download/v1.9.1/gopass.exe-1.9.1-windows-amd64.zip",
"hash": "2807da008e411b3db9b6cc58b3334ff1f14b24bc2a83f9423703d857589e9d81" "hash": "61da32ab4a5e2b0541cbb2c4d5243faa4dcec62116d95cef7f0d54fb1b5254bd"
} }
}, },
"bin": "gopass.exe", "bin": "gopass.exe",