gameboosthd: Add version 1.4 (#3627)

* gameboosthd: Add version 1.4

* simplify pre_install
This commit is contained in:
Issac Lin 2022-05-29 19:18:12 +08:00 committed by GitHub
parent daecf7007a
commit 84ca03de99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

13
bucket/gameboosthd.json Normal file
View File

@ -0,0 +1,13 @@
{
"version": "1.4",
"description": "Maximize game performance by Dynamically adjust process priority of background applications.",
"homepage": "https://r1ch.net/projects/gameboosthd",
"license": {
"identifier": "Freeware",
"url": "https://r1ch.net/projects/gameboosthd"
},
"url": "https://r1ch.net/assets/gameboosthd/gameboosthd-1.4.zip",
"hash": "6f23373ebfba028255d103185785bb140016d4dde0363bca11c28bb7527c5130",
"pre_install": "Rename-Item \"$dir\\*.exe\" 'gameboosthd.exe'",
"bin": "gameboosthd.exe"
}