linux_xanmod, linux_xanmod_latest: 2026-01-11 (#479480)

This commit is contained in:
Alyssa Ross
2026-01-15 08:37:38 +00:00
committed by GitHub
@@ -15,14 +15,14 @@ let
variants = {
# ./update-xanmod.sh lts
lts = {
version = "6.12.64";
hash = "sha256-8GanJxG9Ma2ydEwZnw0Mxmj2gL+ScqCtZmUc7q3CY+g=";
version = "6.12.65";
hash = "sha256-TBzCitE2JHmUa9syiOzMKOYCc1194W8b4uDOLCP/6KE=";
isLTS = true;
};
# ./update-xanmod.sh main
main = {
version = "6.18.4";
hash = "sha256-/D58INKVYf5/T7VBUrpCvX7rR0rhYD/bjSdGHXHyyOI=";
version = "6.18.5";
hash = "sha256-G3nG41foET2Ae84gLmB3P6GylnMN2Bp55bnXY/MNI+k=";
};
};