ScoopInstaller_Main/bucket/ryzenadj.json
2022-08-07 12:31:20 +00:00

23 lines
814 B
JSON

{
"version": "0.11.1",
"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.11.1/ryzenadj-win64.zip",
"hash": "b3f485b1fa716d44bf68223efa85ebb8f733cdaaa4197942c5ddfd9e4a0d131e"
}
},
"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"
}