{
    "version": "0.14.4",
    "description": "A modern replacement for ps(1)",
    "homepage": "https://github.com/dalance/procs",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/dalance/procs/releases/download/v0.14.4/procs-v0.14.4-x86_64-windows.zip",
            "hash": "e99f45b09ac7fffbc3d1e9993eecfe75fe7993d9580f5fd064417deb2e87ea05"
        }
    },
    "bin": "procs.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/dalance/procs/releases/download/v$version/procs-v$version-x86_64-windows.zip"
            }
        }
    }
}
