linux_xanmod, linux_xanmod_latest: 2026-05-14 (#520330)

This commit is contained in:
zowoq
2026-05-15 09:40:15 +00:00
committed by GitHub
@@ -15,14 +15,14 @@ let
variants = {
# ./update-xanmod.sh lts
lts = {
version = "6.18.29";
hash = "sha256-k4wmkVO8fXHkdEHEyJt2tu36191CY0OHahsIz+5Loq0=";
version = "6.18.30";
hash = "sha256-INIvc/mSio+yRwyQPMaypUbk/0NqPijhC5s+W2gWAYE=";
isLTS = true;
};
# ./update-xanmod.sh main
main = {
version = "7.0.6";
hash = "sha256-JKNYtxPXvUU2eTFK8GrjmTY2WnLPPtZJmkEfAycNxgg=";
version = "7.0.7";
hash = "sha256-HlmUAGhwI0NciwTO/WBirk8oVCsw0qcX/YBKfPcLbWY=";
};
};