gopass: Update to version 1.8.6

This commit is contained in:
Richard Kuhnt 2019-07-26 10:01:49 +00:00
parent d08aebe424
commit 0324fb4f79

View File

@ -1,13 +1,13 @@
{ {
"homepage": "https://www.gopass.pw/", "homepage": "https://www.gopass.pw/",
"description": "The slightly more awesome standard unix password manager for teams", "description": "The slightly more awesome standard unix password manager for teams",
"version": "1.8.5", "version": "1.8.6",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gopasspw/gopass/releases/download/v1.8.5/gopass-1.8.5-windows-amd64.zip", "url": "https://github.com/gopasspw/gopass/releases/download/v1.8.6/gopass-1.8.6-windows-amd64.zip",
"hash": "3b2217f82aaf5c215ea3db98e44c57868ccb6c07ece684377a46484924f354ae", "hash": "c24d5869b94348cf7ccf770b8137cefc5c417058567b11d57e0e9054a9ee1def",
"extract_dir": "gopass-1.8.5-windows-amd64" "extract_dir": "gopass-1.8.6-windows-amd64"
} }
}, },
"bin": "gopass.exe", "bin": "gopass.exe",