2025-03-28 08:30:06 +00:00

22 lines
688 B
JSON

{
"version": "0.14.10",
"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.10/procs-v0.14.10-x86_64-windows.zip",
"hash": "5b9abab9faf47897a2076ae8279f4a1eba4436f28c0337ea3152993b0d1ba19a"
}
},
"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"
}
}
}
}