linux_xanmod, linux_xanmod_latest: 2025-10-20 (#453991)

This commit is contained in:
Alyssa Ross
2025-10-22 13:14:56 +00:00
committed by GitHub
@@ -15,14 +15,14 @@ let
variants = {
# ./update-xanmod.sh lts
lts = {
version = "6.12.53";
hash = "sha256-BhaWUdfCgIvD0LA69I1NVIW0rv6JWQs+7HNLxOkrmGc=";
version = "6.12.54";
hash = "sha256-8ZeVHP8voR4GJfBB1iM8ZDx4QgCd83tJ7IkpJNW63ME=";
isLTS = true;
};
# ./update-xanmod.sh main
main = {
version = "6.17.3";
hash = "sha256-VL1SCMB89P0UcCbtPdkjxcCZqQZpnSTlzzf9e8uzkyA=";
version = "6.17.4";
hash = "sha256-UHfZwK0qIVhiKw8OpE8i+V2BRav6Fsju8E5rO5WRwVA=";
};
};