gopass: Update to version 1.9.2

This commit is contained in:
Jakub Čábera 2020-05-14 08:24:17 +02:00
parent 8e60d10f6a
commit 6d778dc722

View File

@ -1,12 +1,12 @@
{ {
"version": "1.9.1", "version": "1.9.2",
"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.1/gopass.exe-1.9.1-windows-amd64.zip", "url": "https://github.com/gopasspw/gopass/releases/download/v1.9.2/gopass.exe-1.9.2-windows-amd64.zip",
"hash": "61da32ab4a5e2b0541cbb2c4d5243faa4dcec62116d95cef7f0d54fb1b5254bd" "hash": "85a9dc72d66a2cb002ceca73ebe602fc0be83a28b2a0a77fc7e907731abccb14"
} }
}, },
"bin": "gopass.exe", "bin": "gopass.exe",