[Backport release-26.05] linux_xanmod, linux_xanmod_latest: 2026-08-19 (#554530)

This commit is contained in:
zowoq
2026-08-20 00:13:30 +00:00
committed by GitHub

View File

@@ -15,14 +15,14 @@ let
variants = {
# ./update-xanmod.sh lts
lts = {
version = "6.18.44";
hash = "sha256-o0uvZj3wJcT8JbR8c42ayN3VUF5Ke6RIQ+igBWZNJmY=";
version = "6.18.45";
hash = "sha256-nY5SSwySTxBEMF3FfMsEaAyzQkBoWrRzVtTTr9l6bCQ=";
isLTS = true;
};
# ./update-xanmod.sh main
main = {
version = "7.1.8";
hash = "sha256-4VqaaQ+BXVUY14W9XTZy7IESmLEB/Rbko4sFl10OmCA=";
version = "7.1.9";
hash = "sha256-CtI5ExbqLKer2H3YdT6SbTSJfIfRfdIYUHnf96PXGgk=";
};
};