mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
22 lines
685 B
JSON
22 lines
685 B
JSON
{
|
|
"version": "0.13.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.13.3/procs-v0.13.3-x86_64-windows.zip",
|
|
"hash": "9e3dee1f7f20dca5e70de74e2b9dff7571227984450a3c7279dd51289af17e96"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|