diff --git a/bucket/gopass.json b/bucket/gopass.json index 0c7a29816b..2f338c7f58 100644 --- a/bucket/gopass.json +++ b/bucket/gopass.json @@ -1,16 +1,16 @@ { - "version": "1.15.6", + "version": "1.15.7", "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.6/gopass-1.15.6-windows-amd64.zip", - "hash": "13e365a9a0d78f8ac83a37958b80b6db8772e5c9c82bf9fdff2fcd0ec10d5d61" + "url": "https://github.com/gopasspw/gopass/releases/download/v1.15.7/gopass-1.15.7-windows-amd64.zip", + "hash": "e6ced35ccfdc241d341ad4315e55a6e2f1f7f108a96aa453d2d30ab13ba807a9" }, "arm64": { - "url": "https://github.com/gopasspw/gopass/releases/download/v1.15.6/gopass-1.15.6-windows-arm64.zip", - "hash": "18eeb21f811af7d9db81bf6243ab56d7beedcf4e949b3148ac0cd330582a2d6c" + "url": "https://github.com/gopasspw/gopass/releases/download/v1.15.7/gopass-1.15.7-windows-arm64.zip", + "hash": "3e94ab7cb32550b62e131ab9ae700edc4f056f27bb50ccc14e079f90e06befa3" } }, "bin": "gopass.exe",