mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-01 05:24:27 +00:00
23 lines
812 B
JSON
23 lines
812 B
JSON
{
|
|
"version": "0.8.3",
|
|
"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.8.3/ryzenadj-win64.zip",
|
|
"hash": "1f818d2c0c3c27d777104f7dec892dee2276ebc5225886df6240e6f94d5c22e9"
|
|
}
|
|
},
|
|
"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"
|
|
}
|