[Backport release-26.05] linux_xanmod, linux_xanmod_latest: 2026-08-10 (#551127)

This commit is contained in:
zowoq
2026-08-10 12:44:33 +00:00
committed by GitHub

View File

@@ -15,14 +15,14 @@ let
variants = {
# ./update-xanmod.sh lts
lts = {
version = "6.18.42";
hash = "sha256-yDtXLGdFM4rg8mtxUJbUvCvjs2dvFiSGuCV7seKlWqM=";
version = "6.18.44";
hash = "sha256-o0uvZj3wJcT8JbR8c42ayN3VUF5Ke6RIQ+igBWZNJmY=";
isLTS = true;
};
# ./update-xanmod.sh main
main = {
version = "7.1.6";
hash = "sha256-H+dNmTMCWfJm792HR6lz1wVUD70pyZpn5HlTUXwsnLI=";
version = "7.1.8";
hash = "sha256-4VqaaQ+BXVUY14W9XTZy7IESmLEB/Rbko4sFl10OmCA=";
};
};