mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-04 23:14:27 +00:00
gopass-jsonapi: Add version 1.11.1 (#2748)
This commit is contained in:
parent
42ce17d987
commit
0528628942
27
bucket/gopass-jsonapi.json
Normal file
27
bucket/gopass-jsonapi.json
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"version": "1.11.1",
|
||||
"description": "Gopass Browser Bindings",
|
||||
"homepage": "https://www.gopass.pw/",
|
||||
"license": "MIT",
|
||||
"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"
|
||||
},
|
||||
"depends": "gopass",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user