From 707cfc85c59c1ddc2876a7aae0aa450f97675a9d Mon Sep 17 00:00:00 2001 From: Kenyon Ralph Date: Tue, 28 Oct 2025 22:19:36 -0700 Subject: [PATCH] Add support for Debian 13 --- metadata.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 441f100f..2c009853 100644 --- a/metadata.json +++ b/metadata.json @@ -43,7 +43,8 @@ "operatingsystemrelease": [ "10", "11", - "12" + "12", + "13" ] }, {