2025-01-17 05:40:04 +00:00

22 lines
685 B
JSON

{
"version": "0.14.9",
"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.9/procs-v0.14.9-x86_64-windows.zip",
"hash": "d50ad282a4de3655e7e6b1cd288d13d19de6fcefd623fc9e6a1692629d5688e9"
}
},
"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"
}
}
}
}