mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
22 lines
685 B
JSON
22 lines
685 B
JSON
{
|
|
"version": "0.14.9",
|
|
"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.9/procs-v0.14.9-x86_64-windows.zip",
|
|
"hash": "d50ad282a4de3655e7e6b1cd288d13d19de6fcefd623fc9e6a1692629d5688e9"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|