2024-07-30 04:28:19 +00:00

22 lines
685 B
JSON

{
"version": "0.14.6",
"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.6/procs-v0.14.6-x86_64-windows.zip",
"hash": "b379186f4f2eb770d6fcb61ebeb505bcdec990f36df70ab1303318ad04336e4b"
}
},
"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"
}
}
}
}