{ "version": "1.9.2", "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.9.2/gopass.exe-1.9.2-windows-amd64.zip", "hash": "85a9dc72d66a2cb002ceca73ebe602fc0be83a28b2a0a77fc7e907731abccb14" } }, "bin": "gopass.exe", "checkver": { "github": "https://github.com/gopasspw/gopass" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/gopasspw/gopass/releases/download/v$version/gopass.exe-$version-windows-amd64.zip" } }, "hash": { "url": "$baseurl/gopass_$version_SHA256SUMS" } } }