{ "version": "0.9.5", "homepage": "https://github.com/dalance/procs", "description": "A modern replacement for ps(1)", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/dalance/procs/releases/download/v0.9.5/procs-v0.9.5-x86_64-win.zip", "hash": "1b2a835f9244e9c133b829993c1ceb487f93d9b415127d4445cb843d76e931f8", "extract_dir": "target\\x86_64-pc-windows-msvc\\release" } }, "bin": "procs.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/dalance/procs/releases/download/v$version/procs-v$version-x86_64-win.zip" } } } }