gopass: Update to version 1.15.12

This commit is contained in:
github-actions[bot] 2024-03-17 12:30:31 +00:00
parent 0830c5567a
commit 860eee5e3f

View File

@ -1,16 +1,16 @@
{ {
"version": "1.15.11", "version": "1.15.12",
"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.11/gopass-1.15.11-windows-amd64.zip", "url": "https://github.com/gopasspw/gopass/releases/download/v1.15.12/gopass-1.15.12-windows-amd64.zip",
"hash": "2fcca09e3c289ee010deb20198a123c1983838522e61480c1f397575c17808a7" "hash": "159c9a520673744e54754a13829b643499606d6e70ff7d76df9eb8563a7eb05c"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gopasspw/gopass/releases/download/v1.15.11/gopass-1.15.11-windows-arm64.zip", "url": "https://github.com/gopasspw/gopass/releases/download/v1.15.12/gopass-1.15.12-windows-arm64.zip",
"hash": "4f5b89d4067e8998209fb45b2cf3f6f37a4cb337cfaf5496d2a811224b64dad1" "hash": "c2541b46204cbb171ca15d3a13a0cb2b33975137c4783bf80d6de7a357c5465a"
} }
}, },
"bin": "gopass.exe", "bin": "gopass.exe",