{ "version": "0.4.1", "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.4.1/prs-v0.4.1-windows.exe#/prs.exe", "hash": "aafb6d2692da35d6e3875e28f0665e02340a2980ca03d2d75b619756b00cbd2c" } }, "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" } } } }