prs: Update to version 0.5.1

This commit is contained in:
github-actions[bot] 2024-03-18 20:25:30 +00:00
parent 565274d5a7
commit d11e962f6b

View File

@ -1,5 +1,5 @@
{ {
"version": "0.5.0", "version": "0.5.1",
"description": "Secure, fast & convenient password manager CLI with GPG & git sync", "description": "Secure, fast & convenient password manager CLI with GPG & git sync",
"homepage": "https://github.com/timvisee/prs", "homepage": "https://github.com/timvisee/prs",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
@ -13,8 +13,8 @@
], ],
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/timvisee/prs/releases/download/v0.5.0/prs-v0.5.0-windows.exe#/prs.exe", "url": "https://github.com/timvisee/prs/releases/download/v0.5.1/prs-v0.5.1-windows.exe#/prs.exe",
"hash": "711624a154870a031a4ef69d49575fb538c89ab43062b630ec500af78bd6bd38" "hash": "145843fafaed55c24e01844a176803cb1ed41605c12b7e4fb4f539dff240beb3"
} }
}, },
"bin": "prs.exe", "bin": "prs.exe",