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

linux_xanmod, linux_xanmod_latest: 2024-11-08 (#354617)

parents 465eab85 71330f93
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -14,12 +14,12 @@ let
  # kernel config in the xanmod version commit
  variants = {
    lts = {
      version = "6.6.59";
      hash = "sha256-VImhbdU+WAP0QRnYjHBNKYw5NlMDCBy8HJyP2NQBNHY=";
      version = "6.6.60";
      hash = "sha256-hbuMuLoXVaFb/HnkVlJm8BSwStxsWmz5e4y65kXBJto=";
    };
    main = {
      version = "6.11.6";
      hash = "sha256-t0kuKK2f8D1vxoX5dJnodTu3aBmzCc8F7tHwVAUHP1M=";
      version = "6.11.7";
      hash = "sha256-+gj6sR20v4+NHR4cqsVK5fVpqXs9zxcBh0kJUH5qpNE=";
    };
  };