gopass: Update to version 1.12.1

This commit is contained in:
Jakub Čábera 2021-02-18 07:26:38 +01:00
parent d15cb6ed0c
commit e8ce1000a3

View File

@ -1,12 +1,12 @@
{ {
"version": "1.12.0", "version": "1.12.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.12.0/gopass-1.12.0-windows-amd64.zip", "url": "https://github.com/gopasspw/gopass/releases/download/v1.12.1/gopass-1.12.1-windows-amd64.zip",
"hash": "bc7fc8ad83da7301e149321de7d81f3165129e03d94f9557052af870efcb223c" "hash": "45b8d0c1ee35a0ceea2b9883bb5f83058d66eb5e3cb52421062782874275e509"
} }
}, },
"bin": "gopass.exe", "bin": "gopass.exe",