Merge pull request #239779 from Atemu/update/xanmod

linux_xanmod, linux_xanmod_latest: 2023-06-25
This commit is contained in:
Atemu 2023-06-26 19:51:49 +02:00 committed by GitHub
commit e98c302521
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.31";
hash = "sha256-quYsp6h7IV6gUT0e55FeBlS8rH9OGrqdbM1XSIYNRV4=";
version = "6.1.35";
hash = "sha256-CfrM2CNaGUTfkVteudL8xnAuCdZJxD5pUEC1YW9LiuU=";
variant = "lts";
};
mainVariant = {
version = "6.3.5";
hash = "sha256-2+8WDj1VdmIdC0DjmKyY/fMi5zoiXDAWy7EAmkImvXk=";
version = "6.3.9";
hash = "sha256-t1fKPZ+giANPmhM4zGoGtYWJF6rDnbpJaoHILl3nyRI=";
variant = "main";
};