Merge pull request #248920 from Atemu/update/xanmod

linux_xanmod, linux_xanmod_latest: 2023-08-13
This commit is contained in:
Ilan Joselevich 2023-08-18 04:17:37 +03:00 committed by GitHub
commit 93a52c120a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,14 +3,14 @@
let
# These names are how they are designated in https://xanmod.org.
ltsVariant = {
version = "6.1.43";
hash = "sha256-IdNW0gzYl6L3OjN2meWnGbMZsTcLfSMbKFDx12Z9Ll4=";
version = "6.1.45";
hash = "sha256-2UKu0ata48Rs2s+J/pI3qpgmxYRKaD8wwIZ6VulG4dg=";
variant = "lts";
};
mainVariant = {
version = "6.4.8";
hash = "sha256-GkNWXngIx/aoSzu2pfpuv8kGwV9evbHl3hauux0lSwk=";
version = "6.4.10";
hash = "sha256-iRB2O0Ghh9LknqfxIf7zArS/p3iO2XEg/4R/z0QzxEQ=";
variant = "main";
};