gopass: Update to version 1.12.2

This commit is contained in:
Richard Kuhnt 2021-03-13 17:00:27 +00:00
parent 924b1da046
commit 19eaff0b00

View File

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