Merge pull request #274127 from zzzsyyy/update/xanmod

linux_xanmod, linux_xanmod_latest: 2023-12-13
This commit is contained in:
Atemu
2023-12-16 19:51:48 +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.66";
hash = "sha256-H3RTbBctvbKdsD1+G7zXVcTFb2NRON6nOzUgUW+zGxs=";
version = "6.1.68";
hash = "sha256-mpnoaeeBrCELXJujgHKqZxSIzRMbk8dpPv1G9EKAf3E=";
variant = "lts";
};
mainVariant = {
version = "6.6.5";
hash = "sha256-lmJ5Gix+CEqIu+cyBeqBq6xLZ94PjhU+6SbzAE0D8SY=";
version = "6.6.7";
hash = "sha256-0I+CS4Ithb0euFAO5G7ao3dxA1gq5wqFVsNyYWvRfYc=";
variant = "main";
};