ScoopInstaller_Main/bucket/ryzenadj.json
2022-02-18 20:27:23 +00:00

23 lines
812 B
JSON

{
"version": "0.9.0",
"description": "Adjust power management settings for Mobile Raven Ridge Ryzen Processors",
"homepage": "https://github.com/FlyGoat/RyzenAdj",
"license": "LGPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/FlyGoat/RyzenAdj/releases/download/v0.9.0/ryzenadj-win64.zip",
"hash": "aee5fa0e7b1d57fa444092b86be2691780ecc94f1d095899f69b903f2416f7b6"
}
},
"bin": "ryzenadj.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/FlyGoat/RyzenAdj/releases/download/v$version/ryzenadj-win64.zip"
}
}
},
"notes": "Advanced options: https://github.com/FlyGoat/RyzenAdj#windows-installation"
}