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.14.5",
|
|
"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.5/procs-v0.14.5-x86_64-windows.zip",
|
|
"hash": "0b6a02a793800296f0e9e5af12717372d6bf7cdb28d69c4eac999231e2c4e699"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|