This commit is contained in:
Tobias 2025-11-01 12:22:44 +01:00 committed by GitHub
parent 72ad956cd9
commit d49a1704e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -58,8 +58,8 @@ export const OperatingSystems: OperatingSystem[] = [
{
name: "Debian",
versions: [
{ name: "11", slug: "bullseye" },
{ name: "12", slug: "bookworm" },
{ name: "13", slug: "trixie" },
],
},
{