2022-03-16 16:30:03 +00:00

27 lines
854 B
JSON

{
"version": "1.14.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.14.0/gopass-1.14.0-windows-amd64.zip",
"hash": "07b8c9d11004da46b3482a8f1e64dcaef6e57824a250f2d1dbd803a0c0e3e884"
}
},
"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"
}
}
}