mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
process-governor: Add version 2.12 (#4546)
* Add procgov See https://github.com/ScoopInstaller/Main/issues/4536 * Update procgov.json --------- Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
This commit is contained in:
parent
c54087a4eb
commit
b7066624e6
16
bucket/process-governor.json
Normal file
16
bucket/process-governor.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"version": "2.12",
|
||||
"description": "Set various constraints and limits on Windows processes",
|
||||
"homepage": "https://github.com/lowleveldesign/process-governor",
|
||||
"license": "MIT",
|
||||
"url": "https://github.com/lowleveldesign/process-governor/releases/download/2.12/procgov.zip",
|
||||
"hash": "564e14e2019bd944090079e30e715e9c26d9b882b9935f2b4519c776256f213b",
|
||||
"bin": [
|
||||
"procgov32.exe",
|
||||
"procgov64.exe"
|
||||
],
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/lowleveldesign/process-governor/releases/download/$version/procgov.zip"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user