mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
22 lines
726 B
JSON
22 lines
726 B
JSON
{
|
|
"version": "3.2.25275",
|
|
"description": "Set various constraints and limits on Windows processes",
|
|
"homepage": "https://github.com/lowleveldesign/process-governor",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/lowleveldesign/process-governor/releases/download/3.2.25275/procgov.zip",
|
|
"hash": "680c00ecf1d70c5cf5e39a69b71283d8a940a63da015b611cd6937cb4f9affd6"
|
|
}
|
|
},
|
|
"bin": "procgov.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/lowleveldesign/process-governor/releases/download/$version/procgov.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|