mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
28 lines
892 B
JSON
28 lines
892 B
JSON
{
|
|
"version": "1.15.2",
|
|
"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.15.2/gopass-jsonapi-1.15.2-windows-amd64.zip",
|
|
"hash": "cb0c4901f33cbb031cb79fccd83a0b3e3cc12bb15da54a5af866d0a376ea85f9"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|