{ "version": "1.15.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.15.1/gopass-1.15.1-windows-amd64.zip", "hash": "a43488acd2f9ca70166f52c2c4f02188bc07a320235f5bf3196c37afdabbf8c0" }, "arm64": { "url": "https://github.com/gopasspw/gopass/releases/download/v1.15.1/gopass-1.15.1-windows-arm64.zip", "hash": "30b511852d865307e4169e859b4344cb55c0d82de75128fbaa16c1d59131a4f7" } }, "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" }, "arm64": { "url": "https://github.com/gopasspw/gopass/releases/download/v$version/gopass-$version-windows-arm64.zip" } }, "hash": { "url": "$baseurl/gopass_$version_SHA256SUMS", "regex": "$sha256 $basename\\n" } } }