2023-10-20 08:26:17 +00:00

22 lines
685 B
JSON

{
"version": "0.14.3",
"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.3/procs-v0.14.3-x86_64-windows.zip",
"hash": "508b119c4772d1867b082bd4e439c957404542efe9c586ff9b1bb8f8ec2365a1"
}
},
"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"
}
}
}
}