mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-29 12:01:26 +00:00
28 lines
895 B
JSON
28 lines
895 B
JSON
{
|
|
"version": "1.14.11",
|
|
"description": "Gopass Browser Bindings",
|
|
"homepage": "https://www.gopass.pw/",
|
|
"license": "MIT",
|
|
"depends": "gopass",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/gopasspw/gopass-jsonapi/releases/download/v1.14.11/gopass-jsonapi-1.14.11-windows-amd64.zip",
|
|
"hash": "7375353e0a1cea65d49f906658824111aad65100e25d5b36082a96220d60366b"
|
|
}
|
|
},
|
|
"bin": "gopass-jsonapi.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/gopasspw/gopass-jsonapi"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/gopasspw/gopass-jsonapi/releases/download/v$version/gopass-jsonapi-$version-windows-amd64.zip"
|
|
}
|
|
},
|
|
"hash": {
|
|
"url": "$baseurl/gopass-jsonapi_$version_SHA256SUMS"
|
|
}
|
|
}
|
|
}
|