{ "version": "0.9.18", "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.18/procs-v0.9.18-x86_64-win.zip", "hash": "eca4f6346e2682358f81dd8ba67f6eecc7f6ec65fb3c187afc8b0ab1d9fc14f6", "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" } } } }