mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
gopass: Update to version 1.9.0 (#1052)
This commit is contained in:
parent
2621087ffd
commit
4a46279ebe
@ -1,13 +1,12 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.gopass.pw/",
|
"version": "1.9.0",
|
||||||
"description": "The slightly more awesome standard unix password manager for teams",
|
"description": "The slightly more awesome standard unix password manager for teams",
|
||||||
"version": "1.8.6",
|
"homepage": "https://www.gopass.pw/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gopasspw/gopass/releases/download/v1.8.6/gopass-1.8.6-windows-amd64.zip",
|
"url": "https://github.com/gopasspw/gopass/releases/download/v1.9.0/gopass.exe-1.9.0-windows-amd64.zip",
|
||||||
"hash": "c24d5869b94348cf7ccf770b8137cefc5c417058567b11d57e0e9054a9ee1def",
|
"hash": "2807da008e411b3db9b6cc58b3334ff1f14b24bc2a83f9423703d857589e9d81"
|
||||||
"extract_dir": "gopass-1.8.6-windows-amd64"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gopass.exe",
|
"bin": "gopass.exe",
|
||||||
@ -17,8 +16,7 @@
|
|||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gopasspw/gopass/releases/download/v$version/gopass-$version-windows-amd64.zip",
|
"url": "https://github.com/gopasspw/gopass/releases/download/v$version/gopass.exe-$version-windows-amd64.zip"
|
||||||
"extract_dir": "gopass-$version-windows-amd64"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"hash": {
|
"hash": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user