mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
23 lines
814 B
JSON
23 lines
814 B
JSON
{
|
|
"version": "0.17.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.17.0/ryzenadj-win64.zip",
|
|
"hash": "7366f9b60c0faaab2ee550ad6432de6a9eea71116cce434c25a573ca8a5c947c"
|
|
}
|
|
},
|
|
"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"
|
|
}
|