From af25edce247b3bd96b9ad7d64a1f50b017cf4c8d Mon Sep 17 00:00:00 2001 From: markuszilch Date: Tue, 20 Feb 2024 22:36:36 +0100 Subject: [PATCH] add debian 12 support --- metadata.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 22e4d311..df0e3865 100644 --- a/metadata.json +++ b/metadata.json @@ -24,7 +24,8 @@ "operatingsystem": "Debian", "operatingsystemrelease": [ "10", - "11" + "11", + "12" ] }, {