{ "version": "0.3.5", "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.5/prs-v0.3.5-windows.exe#/prs.exe", "hash": "a5b1c949c1b33ec0f3578b0fea4325a240497eaf9000c12a36d09a688980ff67" } }, "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" } } } }