Merge pull request #255063 from zzzsyyy/update/xanmod
linux_xanmod, linux_xanmod_latest: 2023-09-13
This commit is contained in:
commit
d61299fa2c
1 changed files with 4 additions and 4 deletions
|
@ -3,14 +3,14 @@
|
|||
let
|
||||
# These names are how they are designated in https://xanmod.org.
|
||||
ltsVariant = {
|
||||
version = "6.1.52";
|
||||
hash = "sha256-uzBmgrjNto2CwqkxdFCPeEPQnPSUZEO2pYMnKe8rCfY=";
|
||||
version = "6.1.53";
|
||||
hash = "sha256-+70dp+zVOvfKJv9hEy3FpEs2ldrxHiWbokaUnXrNj5o=";
|
||||
variant = "lts";
|
||||
};
|
||||
|
||||
mainVariant = {
|
||||
version = "6.4.15";
|
||||
hash = "sha256-WupJJMLqgHJ7FATwNyMwAHIUl9qj0lNH7wRYRBm0CAA=";
|
||||
version = "6.5.3";
|
||||
hash = "sha256-2giaFyN3kWzQ9cl1mTM9ecSlwoQS+dm3/LvbTAHjZ/A=";
|
||||
variant = "main";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue