Commit 7f158bb9 authored by zzzsyyy's avatar zzzsyyy Committed by github-actions[bot]
Browse files

linux_xanmod: 6.6.31 -> 6.6.32

(cherry picked from commit 584f168d)
parent 9600c693
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,8 +6,8 @@ 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.31";
    hash = "sha256-Hs2DjNG7mj4qb1P0u7XAgrNizx8oqs1ot563IvRKnhU=";
    version = "6.6.32";
    hash = "sha256-DdBkfDq+bed1WdaAtxX16xjZO10jjqJ74ccY9Wq6ryM=";
    variant = "lts";
  };