Add Fedora 32

This commit is contained in:
Yorhel 2020-10-14 15:33:08 +02:00
parent 777dd37e1b
commit 81874c5d3f
2 changed files with 8 additions and 2 deletions

View file

@ -251,7 +251,8 @@ INSERT INTO systems (id, name, release, short, relorder) VALUES
(198,'FreeBSD', '12.1', 'freebsd-12.1', 71),
(199,'Ubuntu', '20.04', 'ubuntu-focal', 31),
(200,'CentOS', '7.8', 'centos-7.8', 52),
(201,'CentOS', '8.2', 'centos-8.2', 62);
(201,'CentOS', '8.2', 'centos-8.2', 62),
(202,'Fedora', '32', 'fedora-32', 31);
-- Removes any path components and compression extensions from the filename.