mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 23:31:20 +00:00
22 lines
685 B
JSON
22 lines
685 B
JSON
{
|
|
"version": "0.13.4",
|
|
"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.13.4/procs-v0.13.4-x86_64-windows.zip",
|
|
"hash": "55bfd2b5b38a31a2a994bb4ce74db3466b56a34bf5be79b014f90de9e2ef9c67"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|