Unverified Commit d0b8a0b8 authored by Fabián Heredia Montiel's avatar Fabián Heredia Montiel Committed by GitHub
Browse files

linux_xanmod, linux_xanmod_latest: 2024-09-13 (#342029)

parents da6e4081 14dec03c
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.50";
      hash = "sha256-NaAJMsOlN1T/KfE2lbQdeoS/B9l2YdVMDdmrN9HygHw=";
      version = "6.6.51";
      hash = "sha256-dNUTePfL6cAA0EmEG/D36dNJUobDRBHR5+BYrLIYot4=";
    };
    main = {
      version = "6.10.9";
      hash = "sha256-hzSWeyJF2JeP12M1PP+CgcFKMahjTw4pE7PcAuozksw=";
      version = "6.10.10";
      hash = "sha256-abxhlF0zmY9WvcQ+FnkR5fNMvrw+oTCIMaCs8DFJ+oA=";
    };
  };