prs: Update to version 0.4.1

This commit is contained in:
github-actions[bot] 2023-01-12 01:55:04 +00:00
parent bf045d6d26
commit e831b0ac1c

View File

@ -1,5 +1,5 @@
{ {
"version": "0.4.0", "version": "0.4.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.4.0/prs-v0.4.0-windows.exe#/prs.exe", "url": "https://github.com/timvisee/prs/releases/download/v0.4.1/prs-v0.4.1-windows.exe#/prs.exe",
"hash": "092636d00071b99f232f6d132abe0076841c5f1261f4c00fe71c90b04f4d2521" "hash": "aafb6d2692da35d6e3875e28f0665e02340a2980ca03d2d75b619756b00cbd2c"
} }
}, },
"bin": "prs.exe", "bin": "prs.exe",