Merge pull request #269416 from zzzsyyy/update/xanmod

linux_xanmod, linux_xanmod_latest: 2023-11-20
This commit is contained in:
Atemu
2023-11-25 21:51:50 +01:00
committed by GitHub
@@ -6,14 +6,14 @@ let
# NOTE: When updating these, please also take a look at the changes done to
# kernel config in the xanmod version commit
ltsVariant = {
version = "6.1.62";
hash = "sha256-fo5OQ/MZ+QVdCmLzX0OgFUBedfqrkqp+Ev081RVdtWw=";
version = "6.1.63";
hash = "sha256-WBMKJCLYexWJuTpli8vjvdms2ZYPXIS0yUxTgAL00io=";
variant = "lts";
};
mainVariant = {
version = "6.5.11";
hash = "sha256-1bb5LG6JvqX5eNSe2Xyu86HxaqkUVkKUf1H3T7bFkGE=";
version = "6.5.12";
hash = "sha256-zG9+d+hKg0S0qCX2hOc02CowC6s9u82MB45+X1bGYpE=";
variant = "main";
};