{ "version": "0.3.4", "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.3.4/prs-v0.3.4-windows.exe#/prs.exe", "hash": "0dd83fff6e216d4bb819829fdca0da205c76660bc6ed276bee11c70113aa7025" } }, "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" } } } }