Unverified Commit 8ec554f5 authored by zowoq's avatar zowoq Committed by GitHub
Browse files

linux_xanmod, linux_xanmod_latest: 2026-04-11 (#509212)

parents 26df703a 621988fb
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -15,14 +15,14 @@ let
  variants = {
    # ./update-xanmod.sh lts
    lts = {
      version = "6.18.21";
      hash = "sha256-56cRf+iTX+SbxEelp84q4m9JnJzGWuAaRBgWM+3MLQc=";
      version = "6.18.22";
      hash = "sha256-RWLMFCW3dHtTeY+F9LFZpale8FTh5ITSHU/N/CkN5WA=";
      isLTS = true;
    };
    # ./update-xanmod.sh main
    main = {
      version = "6.19.11";
      hash = "sha256-JbiS33MeAxtcB8e7JQUu+K8bh2Ad/B6wKGKqA98R9Wc=";
      version = "6.19.12";
      hash = "sha256-jv8sJnBzXRV/e9dHJgiUbQneCRINCchAM6aj8Xp6knI=";
    };
  };