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