2023-03-07 12:32:34 +00:00

22 lines
685 B
JSON

{
"version": "0.14.0",
"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.0/procs-v0.14.0-x86_64-windows.zip",
"hash": "fa3573a4446a1119893c20331ca160e983efbb03d235b4404df4bf765aecb69f"
}
},
"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"
}
}
}
}