From 699547c93f8df1f64d9f3eb0c7ff52ef85568100 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Steffen=20=E2=80=9Csaz=E2=80=9D=20Zieger?= Date: Fri, 17 Oct 2025 14:21:55 +0200 Subject: [PATCH] add Debian Trixie as supported OS --- metadata.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 5c0c396..346f90d 100644 --- a/metadata.json +++ b/metadata.json @@ -29,7 +29,8 @@ "operatingsystem": "Debian", "operatingsystemrelease": [ "11", - "12" + "12", + "13" ] }, {