linux_xanmod, linux_xanmod_latest: 2025-09-25 (#446260)

This commit is contained in:
Alyssa Ross
2025-09-26 14:50:30 +00:00
committed by GitHub

View File

@@ -15,14 +15,14 @@ let
variants = {
# ./update-xanmod.sh lts
lts = {
version = "6.12.48";
hash = "sha256-2dtsMOAqTOgYE7FAMX6XDieI4IfXngnYcUg0JKoQrBs=";
version = "6.12.49";
hash = "sha256-j7sVP+Aqiwz8cBZZ95NL5FNVT8NizCox1JiibSmfsIo=";
isLTS = true;
};
# ./update-xanmod.sh main
main = {
version = "6.16.8";
hash = "sha256-8CMzqXKbd605TU4XhPqUHVECrmW0OYbazZ4RpSji974=";
version = "6.16.9";
hash = "sha256-Qu7P5l9Wz0gpptdloDUZRgOVeqXTJWq4q2AXNls6nBY=";
};
};