Unverified Commit 5ef8bebe authored by Alyssa Ross's avatar Alyssa Ross Committed by GitHub
Browse files

linux_xanmod, linux_xanmod_latest: 2025-10-03 (#448356)

parents 9ac0381f 09fafc11
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.49";
      hash = "sha256-j7sVP+Aqiwz8cBZZ95NL5FNVT8NizCox1JiibSmfsIo=";
      version = "6.12.50";
      hash = "sha256-I3D862tWW+MYDTd5C6iGB8ZLH8nDOsXzlrOYch55K2g=";
      isLTS = true;
    };
    # ./update-xanmod.sh main
    main = {
      version = "6.16.9";
      hash = "sha256-Qu7P5l9Wz0gpptdloDUZRgOVeqXTJWq4q2AXNls6nBY=";
      version = "6.16.10";
      hash = "sha256-TCMx1Sx/9o8oGOLVfsIvYZoe+FHs5zL+n/tGYevObI0=";
    };
  };