gopass: Update to version 1.15.10

This commit is contained in:
github-actions[bot] 2023-11-25 20:23:29 +00:00
parent b23206f1bf
commit 006dafe2dc

View File

@ -1,16 +1,16 @@
{ {
"version": "1.15.9", "version": "1.15.10",
"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.9/gopass-1.15.9-windows-amd64.zip", "url": "https://github.com/gopasspw/gopass/releases/download/v1.15.10/gopass-1.15.10-windows-amd64.zip",
"hash": "ca39d9d644a66dfea9042b1d90a4643bd54b2832d8cb07772fa1bbba2d232050" "hash": "1b350272af04ad4b1e5da93d4a503091eadace1bd4b428e94ecea20e8cd53231"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gopasspw/gopass/releases/download/v1.15.9/gopass-1.15.9-windows-arm64.zip", "url": "https://github.com/gopasspw/gopass/releases/download/v1.15.10/gopass-1.15.10-windows-arm64.zip",
"hash": "c910a81710ae4124d82cfa382a415877d7407ee46daa312f6ea965d30947f14d" "hash": "4a1710a3c38c1122256cecee6fde841550aab84d9d00aee6ed845110ff249d4a"
} }
}, },
"bin": "gopass.exe", "bin": "gopass.exe",