From 5e7555958d5dce6439a7e28c93cd0ddf91286ab2 Mon Sep 17 00:00:00 2001 From: Lennart Betz Date: Mon, 10 Jun 2024 17:16:43 +0200 Subject: [PATCH] Fix missing support of Debian bookworm --- metadata.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 4ac88ee..92da3c7 100644 --- a/metadata.json +++ b/metadata.json @@ -62,7 +62,8 @@ "operatingsystem": "Debian", "operatingsystemrelease": [ "10", - "11" + "11", + "12" ] }, {