{ "version": "1.12.1", "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.1/gopass-1.12.1-windows-amd64.zip", "hash": "45b8d0c1ee35a0ceea2b9883bb5f83058d66eb5e3cb52421062782874275e509" } }, "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" } } }