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

Merge pull request #269416 from zzzsyyy/update/xanmod

linux_xanmod, linux_xanmod_latest: 2023-11-20
parents 1558dea7 f9e88905
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.1.62";
    hash = "sha256-fo5OQ/MZ+QVdCmLzX0OgFUBedfqrkqp+Ev081RVdtWw=";
    version = "6.1.63";
    hash = "sha256-WBMKJCLYexWJuTpli8vjvdms2ZYPXIS0yUxTgAL00io=";
    variant = "lts";
  };

  mainVariant = {
    version = "6.5.11";
    hash = "sha256-1bb5LG6JvqX5eNSe2Xyu86HxaqkUVkKUf1H3T7bFkGE=";
    version = "6.5.12";
    hash = "sha256-zG9+d+hKg0S0qCX2hOc02CowC6s9u82MB45+X1bGYpE=";
    variant = "main";
  };