linux_xanmod, linux_xanmod_latest: 2026-01-23 (#483291)

This commit is contained in:
Alyssa Ross
2026-01-26 13:12:53 +00:00
committed by GitHub
@@ -15,14 +15,14 @@ let
variants = {
# ./update-xanmod.sh lts
lts = {
version = "6.12.66";
hash = "sha256-TjfSGArDcBysHtu6w9fYU1PflStZitIZDFnb6pGeLP0=";
version = "6.12.67";
hash = "sha256-xUiVE59kiuaVK9/ENxinZMVUBtAxLP5Wiut4r5kCwJo=";
isLTS = true;
};
# ./update-xanmod.sh main
main = {
version = "6.18.6";
hash = "sha256-rz5oGDgZZsBbYqP1Du+gGKUuoDMiKMXsLSxnpASHRjc=";
version = "6.18.7";
hash = "sha256-kMnJGI0GJ6Cgi5jqrLHRzHI2yE/KEOtBtvgevKnSDO8=";
};
};