Unverified Commit 07bbb086 authored by Atemu's avatar Atemu Committed by GitHub
Browse files

linux_xanmod, linux_xanmod_latest: 2024-10-22 (#350533)

parents d316d6dd a8bf0fdd
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -7,12 +7,12 @@ let
  # kernel config in the xanmod version commit
  variants = {
    lts = {
      version = "6.6.57";
      hash = "sha256-M12AgmaxfiBaKrZkONk7wNIJznbBhe0k1fNPIzA3ZI0=";
      version = "6.6.58";
      hash = "sha256-PjF3PIGCHWGIGHupu+vkdiyrL4h4KG2X5WmQUlz8Zww=";
    };
    main = {
      version = "6.11.4";
      hash = "sha256-wBNC3V69CbWxdNckaHCRmm0GUe5EhH//SoDvDEq48ic=";
      version = "6.11.5";
      hash = "sha256-G4u0LQtIeJ0dNAmjNH0OKihmbkivYVbrbXDB9vPw2xI=";
    };
  };