2024-10-23 12:32:18 +00:00

22 lines
685 B
JSON

{
"version": "0.14.8",
"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.8/procs-v0.14.8-x86_64-windows.zip",
"hash": "f688f3468c0d0fe605002912b3a6915bd0fd0195fea43315c3c6cedb6691ca65"
}
},
"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"
}
}
}
}