Unverified Commit 1e55a837 authored by Fabián Heredia Montiel's avatar Fabián Heredia Montiel Committed by GitHub
Browse files

Merge pull request #335905 from Shawn8901/update_xanmod-2024-08-19

 linux_xanmod, linux_xanmod_latest: 2024-08-19
parents c2f27669 503a4acb
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -7,12 +7,12 @@ let
  # kernel config in the xanmod version commit
  variants = {
    lts = {
      version = "6.6.46";
      hash = "sha256-ZtXFIHRM5YCb+5Ry3zcQt44OBqfhCI/Ig32jETUBrJo=";
      version = "6.6.47";
      hash = "sha256-FF5kOUC3wIGPjf2f9pogaR51L8kdwJIpAmGc1h/LdV8=";
    };
    main = {
      version = "6.10.5";
      hash = "sha256-tETGtCNNgYj1IUNuI/Am5kimFndUC4O+cZwZzlPitFA=";
      version = "6.10.6";
      hash = "sha256-QG0rOysVFm+yeYbVX9OHotdq9IvCF+zxceUuG1yytrc=";
    };
  };