Unverified Commit 0b6cd52c authored by Alyssa Ross's avatar Alyssa Ross Committed by GitHub
Browse files

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

parents d7e04801 bf9d8fe3
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -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=";
    };
  };