2021-08-28 15:00:34 +00:00

27 lines
854 B
JSON

{
"version": "1.12.8",
"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.8/gopass-1.12.8-windows-amd64.zip",
"hash": "148d91cb0a19ce44e2258b2ed5259897a9b8678d0b7dae5283ab1f5d43caa85f"
}
},
"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"
}
}
}