mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-27 19:11:20 +00:00
22 lines
685 B
JSON
22 lines
685 B
JSON
{
|
|
"version": "0.14.1",
|
|
"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.1/procs-v0.14.1-x86_64-windows.zip",
|
|
"hash": "57b7bb9625a8c5f84dd2f85e8774842415fa02827f2740a3bdf9506e8f358805"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|