Unverified Commit 6c618757 authored by Atemu's avatar Atemu Committed by GitHub
Browse files

linux_xanmod, linux_xanmod_latest: 2025-02-19 (#383747)

parents 552c0922 c92fc770
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.13";
      hash = "sha256-1AlkY+7lkOnjvA+h3eP3RHPrV1upydDHhZVPY5ty58A=";
      version = "6.12.15";
      hash = "sha256-ZYmb/zkYxbmV9oUeEu0jyd0zAzWI864X32SfaD9UWU0=";
    };
    main = {
      version = "6.12.13";
      hash = "sha256-1AlkY+7lkOnjvA+h3eP3RHPrV1upydDHhZVPY5ty58A=";
      version = "6.12.15";
      hash = "sha256-ZYmb/zkYxbmV9oUeEu0jyd0zAzWI864X32SfaD9UWU0=";
    };
  };