ScoopInstaller_Main/bucket/process-governor.json
2025-10-02 20:29:28 +00:00

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"
}
}
}
}