2023-10-18 16:27:54 +00:00

22 lines
685 B
JSON

{
"version": "0.14.2",
"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.2/procs-v0.14.2-x86_64-windows.zip",
"hash": "3e4c53fa24761df616bfc2037a9dacf6362086ae2da4acbe69a559dfbfdf1bba"
}
},
"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"
}
}
}
}