linux_xanmod, linux_xanmod_latest: 2026-02-11 (#488629)

This commit is contained in:
Alyssa Ross
2026-02-14 14:00:36 +00:00
committed by GitHub
@@ -15,14 +15,14 @@ let
variants = {
# ./update-xanmod.sh lts
lts = {
version = "6.12.68";
hash = "sha256-HCBSAEyLZeHufBj+TCTzdv6NBvWZGUknAAQ2eWK/Tmw=";
version = "6.12.70";
hash = "sha256-Azhv4au48TQbhGsngPvY8Uue71K9KQuJyqcYrM655xM=";
isLTS = true;
};
# ./update-xanmod.sh main
main = {
version = "6.18.8";
hash = "sha256-BagAixl3Eo9vX6F/vpQv8OCw5vm8l7JtZBqvE0m5gAs=";
version = "6.18.10";
hash = "sha256-bYKYx9ctHuWG+WS/Wtt4p2uW6vy2g5ikLqSPWeNeSn0=";
};
};