[Backport release-26.05] linux_xanmod, linux_xanmod_latest: 2026-06-02 (#527313)

This commit is contained in:
zowoq 2026-06-02 22:05:28 +00:00 committed by GitHub
commit 5c2688a6a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,14 +15,14 @@ let
variants = {
# ./update-xanmod.sh lts
lts = {
version = "6.18.33";
hash = "sha256-J/dbwzxkNE7bnhFygInJ3Ve67yrMQ34z10nMb/vtoWY=";
version = "6.18.34";
hash = "sha256-lDHBPXY716pDs+Hr6qS7zPJPEN1shMSK/V32SBLv4/s=";
isLTS = true;
};
# ./update-xanmod.sh main
main = {
version = "7.0.10";
hash = "sha256-6sanwas9XXjeGVHe7WvLOVnbHJ6g0RXek9sfOCE8080=";
version = "7.0.11";
hash = "sha256-33/oVWqVRITtYeGfOATSe9Wckm/PeI1mioDrTPe8OmY=";
};
};