mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
28 lines
892 B
JSON
28 lines
892 B
JSON
{
|
|
"version": "1.11.1",
|
|
"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.11.1/gopass-jsonapi-1.11.1-windows-amd64.zip",
|
|
"hash": "fe49b887aab73a3c56c47e38f83001b1ce61b2c3c67dd701bc35131b11c4482e"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|