gopass: Update to version 1.15.9

This commit is contained in:
github-actions[bot] 2023-11-18 12:29:45 +00:00
parent 89276c5880
commit be92d95c3a

View File

@ -1,16 +1,16 @@
{ {
"version": "1.15.8", "version": "1.15.9",
"description": "The slightly more awesome standard unix password manager for teams", "description": "The slightly more awesome standard unix password manager for teams",
"homepage": "https://www.gopass.pw/", "homepage": "https://www.gopass.pw/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gopasspw/gopass/releases/download/v1.15.8/gopass-1.15.8-windows-amd64.zip", "url": "https://github.com/gopasspw/gopass/releases/download/v1.15.9/gopass-1.15.9-windows-amd64.zip",
"hash": "785a34c12728b5f52ea58b6c12eb249871509345a79a31459c99065fca6921d2" "hash": "ca39d9d644a66dfea9042b1d90a4643bd54b2832d8cb07772fa1bbba2d232050"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gopasspw/gopass/releases/download/v1.15.8/gopass-1.15.8-windows-arm64.zip", "url": "https://github.com/gopasspw/gopass/releases/download/v1.15.9/gopass-1.15.9-windows-arm64.zip",
"hash": "ac5752300686963c3f57ed36fb55e4f02d543924f8641664c4ea9300824abfe2" "hash": "c910a81710ae4124d82cfa382a415877d7407ee46daa312f6ea965d30947f14d"
} }
}, },
"bin": "gopass.exe", "bin": "gopass.exe",