mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
28 lines
895 B
JSON
28 lines
895 B
JSON
{
|
|
"version": "1.15.14",
|
|
"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.14/gopass-jsonapi-1.15.14-windows-amd64.zip",
|
|
"hash": "f82cde34e475edbc92d5f61bbbd6e443117d552d8ed183c6acc9790eb4d5e34b"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|