gopass: Update to version 1.15.1

This commit is contained in:
github-actions[bot] 2022-12-11 20:25:56 +00:00
parent 0221636361
commit e68b895b79

View File

@ -1,16 +1,16 @@
{ {
"version": "1.15.0", "version": "1.15.1",
"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.0/gopass-1.15.0-windows-amd64.zip", "url": "https://github.com/gopasspw/gopass/releases/download/v1.15.1/gopass-1.15.1-windows-amd64.zip",
"hash": "fa914a3dd607bab15cf7d70099b705ce20d95359bd91b6ce03c177bb099ee672" "hash": "a43488acd2f9ca70166f52c2c4f02188bc07a320235f5bf3196c37afdabbf8c0"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gopasspw/gopass/releases/download/v1.15.0/gopass-1.15.0-windows-arm64.zip", "url": "https://github.com/gopasspw/gopass/releases/download/v1.15.1/gopass-1.15.1-windows-arm64.zip",
"hash": "e2a4b8e3f0b1260df2c72060e23a5b88159fdf80d523969f36e8803fdc35befe" "hash": "30b511852d865307e4169e859b4344cb55c0d82de75128fbaa16c1d59131a4f7"
} }
}, },
"bin": "gopass.exe", "bin": "gopass.exe",