linux_xanmod: 6.6.60 -> 6.6.62

(cherry picked from commit 36f09e35b6)
This commit is contained in:
Shawn8901 2024-11-15 20:21:08 +01:00 committed by github-actions[bot]
parent 6468b28927
commit 8cfb55ca6e

View File

@ -14,8 +14,8 @@ let
# kernel config in the xanmod version commit
variants = {
lts = {
version = "6.6.60";
hash = "sha256-hbuMuLoXVaFb/HnkVlJm8BSwStxsWmz5e4y65kXBJto=";
version = "6.6.62";
hash = "sha256-KbD5YaaZLDDsp5wuEkenUe+/KrFjOgUomXtLKHtQzvs=";
};
main = {
version = "6.11.7";