{ "version": "0.5.0", "description": "Secure, fast & convenient password manager CLI with GPG & git sync", "homepage": "https://github.com/timvisee/prs", "license": "GPL-3.0-only", "suggest": { "vcredist": "extras/vcredist2022" }, "depends": [ "git", "gpg", "fzf" ], "architecture": { "64bit": { "url": "https://github.com/timvisee/prs/releases/download/v0.5.0/prs-v0.5.0-windows.exe#/prs.exe", "hash": "711624a154870a031a4ef69d49575fb538c89ab43062b630ec500af78bd6bd38" } }, "bin": "prs.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/timvisee/prs/releases/download/v$version/prs-v$version-windows.exe#/prs.exe" } } } }