linux_xanmod, linux_xanmod_latest: 2026-06-09 (#530029)

This commit is contained in:
zowoq
2026-06-10 05:48:20 +00:00
committed by GitHub
@@ -15,14 +15,14 @@ let
variants = {
# ./update-xanmod.sh lts
lts = {
version = "6.18.34";
hash = "sha256-lDHBPXY716pDs+Hr6qS7zPJPEN1shMSK/V32SBLv4/s=";
version = "6.18.35";
hash = "sha256-as5IBHZlphht6LqSzLdUaNAGxvGsgtTWNtwoCj12FNA=";
isLTS = true;
};
# ./update-xanmod.sh main
main = {
version = "7.0.11";
hash = "sha256-33/oVWqVRITtYeGfOATSe9Wckm/PeI1mioDrTPe8OmY=";
version = "7.0.12";
hash = "sha256-yqyHkdSLSyTrhnwsWJ0jq4bhqaCrJ+qzkUzxdrVJP6A=";
};
};