chore(os-handling): added Debian 13 to the default Debian list

This commit is contained in:
Daan Selen
2025-08-26 13:51:18 +02:00
parent a736a74af6
commit 208e9c1223
+1
View File
@@ -2,6 +2,7 @@
{ {
"Linux": { "Linux": {
"Debian": [ "Debian": [
"Debian GNU/Linux 13 (trixie)",
"Debian GNU/Linux 12 (bookworm)", "Debian GNU/Linux 12 (bookworm)",
"Debian GNU/Linux 11 (bullseye)" "Debian GNU/Linux 11 (bullseye)"
], ],