ScoopInstaller_Main/bucket/process-governor.json
2025-02-06 20:27:38 +00:00

22 lines
724 B
JSON

{
"version": "3.1.2537",
"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.1.2537/procgov.zip",
"hash": "b27251ee40805f061fe047fd32e590326521524fe0a53916c99d8ed9e547d704"
}
},
"bin": "procgov.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/lowleveldesign/process-governor/releases/download/$version/procgov.zip"
}
}
}
}