{ "version": "1.12.0", "description": "The slightly more awesome standard unix password manager for teams", "homepage": "https://www.gopass.pw/", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/gopasspw/gopass/releases/download/v1.12.0/gopass-1.12.0-windows-amd64.zip", "hash": "bc7fc8ad83da7301e149321de7d81f3165129e03d94f9557052af870efcb223c" } }, "bin": "gopass.exe", "checkver": { "github": "https://github.com/gopasspw/gopass" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/gopasspw/gopass/releases/download/v$version/gopass-$version-windows-amd64.zip" } }, "hash": { "url": "$baseurl/gopass_$version_SHA256SUMS" } } }