linux_xanmod, linux_xanmod_latest: 2025-11-24 (#464848)

This commit is contained in:
Alyssa Ross
2025-11-25 11:54:56 +00:00
committed by GitHub
@@ -15,14 +15,14 @@ let
variants = {
# ./update-xanmod.sh lts
lts = {
version = "6.12.58";
hash = "sha256-q++L+CxSfkUxA+rVe1O5F4XsJ8Io43EBEIBvFP+rq1Y=";
version = "6.12.59";
hash = "sha256-IvKN4osLSZmMPeQFUZ05W7YLZYS1HLsxDoAFbi7sxKQ=";
isLTS = true;
};
# ./update-xanmod.sh main
main = {
version = "6.17.8";
hash = "sha256-8HAyUCm7ld7N/P4lsstm32wF1tXKMWKh7LpaeNMnUmk=";
version = "6.17.9";
hash = "sha256-M0M8jEflWgGMSUqQ2oEePISaYR5UIJbGrSmphCTIKYI=";
};
};