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

Merge pull request #273291 from zzzsyyy/update/xanmod

linux_xanmod, linux_xanmod_latest: 2023-12-08
parents 12f77d8f 4e0e6ef8
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.65";
    hash = "sha256-/KJCUAti/p48KTIvRdGeD4aXfhiBdjZUIKD45Hu2d1g=";
    version = "6.1.66";
    hash = "sha256-H3RTbBctvbKdsD1+G7zXVcTFb2NRON6nOzUgUW+zGxs=";
    variant = "lts";
  };

  mainVariant = {
    version = "6.6.4";
    hash = "sha256-f/McwYD/4849GwtHml+AMSF5/gHuDrrlbz8gYZghaw0=";
    version = "6.6.5";
    hash = "sha256-lmJ5Gix+CEqIu+cyBeqBq6xLZ94PjhU+6SbzAE0D8SY=";
    variant = "main";
  };