Unverified Commit c767888e authored by Masum Reza's avatar Masum Reza Committed by GitHub
Browse files

Merge pull request #328505 from Shawn8901/update_xanmod-2024-07-18

linux_xanmod, linux_xanmod_latest: 2024-07-18 
parents 3df9f56e d19c4fb9
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -6,14 +6,14 @@ let
  # NOTE: When updating these, please also take a look at the changes done to
  # kernel config in the xanmod version commit
  ltsVariant = {
    version = "6.6.40";
    hash = "sha256-UkeBSHtkyNvpLSiJiB8HTNmVJcKDVEftvFcQA497FLU=";
    version = "6.6.41";
    hash = "sha256-74bM7zKEo2wdCEygiWd+niGQm1abM6OIJ2C5CXdrIMY=";
    variant = "lts";
  };

  mainVariant = {
    version = "6.9.9";
    hash = "sha256-ZEU1RIgJ0ckyITFWZndEzXYwnTF39OviLxL9S5dEea4=";
    version = "6.9.10";
    hash = "sha256-SHYuEIfpykFNa7bPI0G7DDmBHsXBWYVOxcIS3ShZ6Rw=";
    variant = "main";
  };