2022-05-31 12:31:30 +00:00

27 lines
854 B
JSON

{
"version": "1.14.3",
"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.3/gopass-1.14.3-windows-amd64.zip",
"hash": "29eb0f9a7bf742b67b37e68d6eff1c372f223d700a87e2c940cde73906692199"
}
},
"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"
}
}
}