Unverified Commit 3a0844fb authored by Yueh-Shun Li's avatar Yueh-Shun Li Committed by GitHub
Browse files

linux_xanmod, linux_xanmod_latest: 2025-02-27 (#385377)

parents ab23320d 0af59758
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.12.15";
      hash = "sha256-ZYmb/zkYxbmV9oUeEu0jyd0zAzWI864X32SfaD9UWU0=";
      version = "6.12.17";
      hash = "sha256-tyYjwNVJapFZ6vnt4/6KgaB6yKbH3X9YB0927uvIb/M=";
    };
    main = {
      version = "6.12.15";
      hash = "sha256-ZYmb/zkYxbmV9oUeEu0jyd0zAzWI864X32SfaD9UWU0=";
      version = "6.13.5";
      hash = "sha256-GwOpa1//Y3KWsApvk8jmSFmeKchehtg9DLFzZTeWgRA=";
    };
  };