added ubuntu noble

This commit is contained in:
Harald Hope 2023-10-31 16:49:37 -07:00
parent f835550518
commit 35277f3093

3
pinxi
View file

@ -31507,8 +31507,9 @@ sub ubuntu_id {
my ($id) = (''); my ($id) = ('');
# xx.04, xx.10 # xx.04, xx.10
my %codenames = ( my %codenames = (
# '??' => '25.04',
# '??' => '24.10', # '??' => '24.10',
# '??' => '24.04 LTS', 'noble' => '24.04 LTS',
'mantic' => '23.10', 'mantic' => '23.10',
'lunar' => '23.04', 'lunar' => '23.04',
'kinetic' => '22.10', 'kinetic' => '22.10',