2021-03-20 21:00:19 +00:00

27 lines
854 B
JSON

{
"version": "1.12.4",
"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.4/gopass-1.12.4-windows-amd64.zip",
"hash": "617744e75093795bacbcbe3d336b68280e9159e837a2a31e8a5740fd32850394"
}
},
"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"
}
}
}