17 lines
401 B
JSON
17 lines
401 B
JSON
{
|
|
"latest_version": "6.9.5",
|
|
"kernels": [
|
|
{
|
|
"name": "CachyOS Default Kernel",
|
|
"package": "kernel-cachyos",
|
|
"description": "CachyOS Kernel with default scheduler.",
|
|
"min_x86_march": "3"
|
|
},
|
|
{
|
|
"name": "CachyOS LTS Kernel",
|
|
"package": "kernel-cachyos-lts",
|
|
"description": "CachyOS Long Term Support Kernel.",
|
|
"min_x86_march": "2"
|
|
}
|
|
]
|
|
} |