mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 19:44:24 +00:00
22 lines
726 B
JSON
22 lines
726 B
JSON
{
|
|
"version": "3.0.24350",
|
|
"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.0.24350/procgov.zip",
|
|
"hash": "78699f047ed03727cee6c376fff56ba727d4b22f131ec080d6593242f7c9ea55"
|
|
}
|
|
},
|
|
"bin": "procgov.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/lowleveldesign/process-governor/releases/download/$version/procgov.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|