Merge pull request #232829 from Atemu/update/xanmod

linux_xanmod, linux_xanmod_latest: 2023-05-19
This commit is contained in:
Nick Cao 2023-05-21 01:31:00 -06:00 committed by GitHub
commit 121320cc22
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.28";
hash = "sha256-VCZ/Hev7bI/5HjPkHUnKkdEmJB5otzoSCJL0iE3KCHQ=";
version = "6.1.29";
hash = "sha256-/AaI/cOORkegxjKcrZ941U2oazf3FzLlUv5Y2CXrpb0=";
variant = "lts";
};
mainVariant = {
version = "6.3.2";
hash = "sha256-/+tg7fhAQZzo9iSrGi5vFXcbMqL21d+L7dTFGRp6Bo4=";
version = "6.3.3";
hash = "sha256-3vkY79dmRUITXUIStYVlrR/JVLtLH2hfH1YKCF03Wmo=";
variant = "main";
};